mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
12 lines
317 B
Markdown
12 lines
317 B
Markdown
---
|
|
title: VanadiumJS
|
|
date: 2009-09-11 00:00:00 Z
|
|
categories:
|
|
- web
|
|
- javascript
|
|
- jquery
|
|
layout: post
|
|
---
|
|
|
|
[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.
|