Skip to content

A Javascript based eve parser, combatible with browserify.

Notifications You must be signed in to change notification settings

TrentonAdams/eve-parser

Repository files navigation

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

About

A Javascript based eve parser, combatible with browserify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published