Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 436 Bytes

README.mediawiki

File metadata and controls

17 lines (13 loc) · 436 Bytes

Eve parser is a javascript parser compatible with node as well as browserify for use in your web development work.

Development Prep

 git clone https://github.com/TrentonAdams/eve-parser.git
 cd eve-parser
 npm install

Running Tests

 jasmine

Usage

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