0.1.0 • Published 12 years ago

Sanitizer.js v0.1.0

Weekly downloads
18
License
-
Repository
github
Last release
12 years ago

#Santizer.js

Sanitizer.js is a JavaScript Library designed to help sanitize your string inputs. Currently being developed for a Computer Security class. The idea is this JavaScript Library will be useful to do some client-side sanitization (not 100% secure because it IS on client side), and will definitely be useful for Node.js development.

This project is open-source and open to be modified.

##Developed By

  • Chien-Hung Chen
  • Christopher Gross
  • Alexandre Sevrain
  • Davis Wilkinson

##Usage ###mysql To use this package please make sure to install mysql from npm.

npm install mysql

###node.js To run this please use the command

node app.js
0.1.0

12 years ago

0.0.1

12 years ago