MikeMcl / decimal.js-lightLinks
The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.
☆404Updated 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:
- Escape string for use in HTML☆489Updated 3 years ago
- Generate hashes from javascript objects in node and the browser.☆1,472Updated last year
- Delay function calls until a set time elapses after the last invocation☆837Updated 2 months ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- A fast and minimal circular JSON parser.☆1,108Updated 8 months ago
- A port of inflection-js to node.js module☆580Updated 3 months ago
- Check if mobile browser, based on useragent string.☆251Updated last week
- Really Fast Deep Clone☆694Updated 9 months ago
- Polyfill URL and URLSearchParams to match last ES7 specifications☆321Updated 4 months ago
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,047Updated last week
- Recursively mkdir, like `mkdir -p`, but in node.js☆195Updated 2 years ago
- Custom error messages in JSON Schemas for Ajv validator☆289Updated 2 years ago
- deeply clone arbitrary objects in javascript☆790Updated 4 years ago
- Escape RegExp special characters☆598Updated 8 months ago
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,131Updated last year
- Join all arguments together and normalize the resulting url.☆365Updated 2 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- Polyfill Node.js core modules in Webpack.☆305Updated last year
- Parse JSON without risk of losing numeric information☆464Updated 3 weeks ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆698Updated 2 months ago
- encode & decode HTML & XML entities with ease & speed☆372Updated last week
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- For encoding and decoding base64url!☆233Updated 2 years ago
- Generate a cryptographically strong random string☆575Updated 3 years ago
- Copy files and folders using Rollup☆281Updated last month
- eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion☆279Updated 3 years ago
- node's assert.deepEqual algorithm☆792Updated last month
- copy files on the command line☆423Updated last year
- Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).☆341Updated last year