puleos / object-hashLinks
Generate hashes from javascript objects in node and the browser.
☆1,469Updated last year
Alternatives and similar repositories for object-hash
Users that are interested in object-hash are comparing it to the libraries listed below
Sorting:
- Flatten/unflatten nested Javascript objects☆1,810Updated last year
- The ultimate javascript content-type utility.☆1,423Updated last month
- Complete memoize/cache solution for JavaScript☆1,782Updated last year
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,067Updated 2 years ago
- A port of inflection-js to node.js module☆577Updated 3 weeks ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,261Updated 2 years ago
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,125Updated last year
- Temporary file and directory creator for node.js☆767Updated 3 months ago
- A fast and minimal circular JSON parser.☆1,104Updated 5 months ago
- A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.☆2,337Updated 3 months ago
- Determine the root path to your project☆607Updated 3 years ago
- A library for deep (recursive) merging of Javascript objects☆2,816Updated 2 years ago
- Retry a promise-returning or async function☆945Updated last month
- Register aliases of directories and custom module paths in Node☆1,793Updated 2 weeks ago
- Normalize a URL☆865Updated 2 months ago
- User-friendly glob matching☆2,613Updated last month
- Retrying made simple, easy and async☆1,897Updated 2 years ago
- fs with incremental backoff on EMFILE☆1,300Updated 3 weeks ago
- Serialize/deserialize an error into a plain object☆589Updated last month
- node's assert.deepEqual algorithm