Showing 1-20 of 517,723 packages
Really Fast Deep Clone
Really Fast Deep Clone
Fast deep equal
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
deep cloning of objects and arrays
Creates a shallow clone of any JavaScript value.
Extremely fast deep cloning function
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Safely clone node's fs.Stats instances without losing their class methods
It's a very fast and efficient glob library for Node.js
A super light and fast circular JSON parser.
Fast and safe decodeURIComponent
Parse json safely and at max speed
Fastest memoization lib that supports N arguments
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
Unicode Trie data structure for fast character metadata lookup, ported from ICU