0.0.1 • Published 10 years ago
browser-path v0.0.1
browser-path
browser-path is an in-browser path module that emulates the Node JS Path API.
Using
npm install browser-pathBuilding
Prerequisites:
- Node and NPM
Release:
npm installThe minified release build can be found in dist/path.js.
Testing and development
npm test(NOTE: This will launch multiple web browsers!). You may need to change karma.conf.js if you do not have Firefox installed.
Use npm start to run tests incrementally as you develop.
License
browser-path is licensed under the MIT License. See LICENSE for details.
0.0.1
10 years ago