Efficient calculation of divisors (also called factors) of small natural numbers.
API documentation is generated using TypeDoc and found here.
When cloned locally run
npm run docs
to generate the documentation by yourself.
The documentation is found under the docs
folder in the project root directory.
Licensed under the MIT License.