0.1.0 • Published 9 years ago

@theodorejb/prime v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Prime

Build Status

Prime is a tiny library I made for fun, primarily for solving several Project Euler problems. Perhaps others will find it useful as well.

Development

Prime is written in TypeScript. After editing files, run npm install to compile everything and create a browser test bundle. Run npm test to ensure all the tests pass, or use test/browser/index.html to run the tests in a browser.

Author

Theodore Brown
http://theodorejb.me

License

MIT