Bouncer on GitHub
Created my first jQuery plugin and put it on GitHub tonight. It’s called Bouncer. Bouncer is a plugin that is designed to enforce rules on your input fields in much the same way a bouncer would serve at a club. With Bouncer you can set which and which type of characters are allowed or disallowed, as well as imposing a max limit of characters.
I have been wanting to learn jQuery a little bit more and thought this was something I could easily see myself using a lot. I seem to only use ready made plugins in my projects and never touch it more than binding events to simple actions. Fork it and improve it if you want, willing to accept Pull Requests.