eve-parser
v1.0.3
Published
A Javascript eve data parser for parsing various types of data that you can copy/paste from eve.
Downloads
8
Readme
== 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.