Socket
Book a DemoInstallSign in
Socket

@theodorejb/prime

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theodorejb/prime

Easily find and calculate prime numbers

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

calculate

FAQs

Package last updated on 29 Sep 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts