MikeMcl / decimal.js-lightLinks
The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.
☆402Updated last year
Alternatives and similar repositories for decimal.js-light
Users that are interested in decimal.js-light are comparing it to the libraries listed below
Sorting:
- Check if mobile browser, based on useragent string.☆250Updated 2 weeks ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆319Updated last year
- Escape string for use in HTML☆481Updated 3 years ago
- Really Fast Deep Clone☆689Updated 7 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆696Updated last month
- Regular expression for matching IP addresses☆199Updated 2 years ago
- Delay function calls until a set time elapses after the last invocation☆836Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Extract meaning from JS Errors☆483Updated 2 years ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆321Updated 3 months ago
- Custom error messages in JSON Schemas for Ajv validator☆289Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆365Updated 2 weeks ago
- deeply clone arbitrary objects in javascript☆788Updated 4 years ago
- Escape RegExp special characters☆598Updated 7 months ago
- A fast and minimal circular JSON parser.☆1,108Updated 6 months ago
- Get size of a JavaScript object☆323Updated last year
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Generate a cryptographically strong random string☆576Updated 3 years ago
- A port of inflection-js to node.js module☆579Updated last month
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated 2 years ago
- Copy files and folders using Rollup☆279Updated 3 weeks ago
- node's assert.deepEqual algorithm☆788Updated last year
- Create and parse HTTP Content-Disposition header☆237Updated last week
- The ultimate javascript content-type utility.☆1,429Updated last week
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,041Updated 3 weeks ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- Parse JSON without risk of losing numeric information☆463Updated last month
- An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript☆316Updated 2 years ago