1.1.0 • Published 1 year ago

numberkit v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

NumberKit for JavaScript

Minified size Test coverage Monthly download

NumberKit is a versatile mathematics library for JavaScript that provides a comprehensive range of mathematical functions and utilities.

Features

  • Zero dependencies

Installation

To install numberkit, run the following command:

NPM

npm install numberkit

Yarn

yarn add numberkit

pnpm

pnpm add numberkit

Documentation

NumberKit consists of three modules:

  • Core: This module provides a comprehensive collection of mathematical operations and functions for various calculations.
  • Random: This module provides functions for generating random numbers, including integers, floating-point numbers, and more.
  • Validators: This module provides functions for validating input data to ensure accuracy and prevent errors.

Contributing

If you're interested in contributing to the project, please check out our contributing guidelines and feel free to open a pull request or issue. We welcome contributions of all types, whether it's fixing a bug, adding a new feature, or simply improving the documentation. Together, we can make NumberKit even better!

License

MIT License