Package Exports
- @dream-bit/numbers-utils
- @dream-bit/numbers-utils/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dream-bit/numbers-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
color-utils
Some helper utilities used when working with numbers.
🎓 Install
Just use npm install
, yarn add
or pnpm install
, it's your choice.
The package name is: @dream-bit/numbers-utils
🎉 Usage
You will find all necessary information about the functions in their own documentation. Docs: https://dream-bit-de.github.io/dream-bit-utils/packages/numbers-utils/docs/
Short explanation:
isNumeric(toBeChecked: any): boolean
: Will check if the given value is a numeric value or not. Check docs for more information.
⭐ contributing
You want to help us, and join the Dream-bit Community? Great! Please make sure to check out and understand what is written in the following files:
- CODE-OF-CONDUCT.md
- CONTRIBUTING.md
😊 About Dream-bit
At dream-bit dreams become software! We encourage people to do good things with software and bring humanity forward. You can be a part of us by contributing or joining the community at https://dream-bit.de
Develop software with your ❤️ as your 🧠.