mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
9 lines
305 B
Markdown
9 lines
305 B
Markdown
---
|
|
layout: post
|
|
title: "VanadiumJS"
|
|
categories: [web, javascript, jquery]
|
|
published: true
|
|
---
|
|
|
|
[VanadiumJS](http://vanadiumjs.com/) is a rather nice, easy to use javascript validation library for HTML forms. Using it is as simple as including the .js file (and jQuery) and adding classes to your inputs.
|