Eve parser is a javascript parser compatible with node as well as browserify for use in your web development work.
git clone https://github.com/TrentonAdams/eve-parser.git cd eve-parser npm install
jasmine
See the parse.js for an example. I will be adding a web based example as well. To try the parse.js...
npm install -g eve-parser node parse.js # then pase to stdin