inspect-js / node-deep-equalLinks
node's assert.deepEqual algorithm
☆788Updated last year
Alternatives and similar repositories for node-deep-equal
Users that are interested in node-deep-equal are comparing it to the libraries listed below
Sorting:
- Escape RegExp special characters☆596Updated 5 months ago
- Easily exclude node modules in Webpack☆1,300Updated 3 months ago
- Convert callback-based javascript to ES6 Promises☆524Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated 2 years ago
- Generate hashes from javascript objects in node and the browser.☆1,466Updated last year
- Determine the root path to your project☆606Updated 2 years ago
- copy files on the command line☆422Updated last year
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- invariant☆1,232Updated 3 years ago
- A port of inflection-js to node.js module☆575Updated last month
- HTTP server cookie parsing and serialization☆1,440Updated 3 weeks ago
- Like JSON.stringify, but doesn't throw on circular references☆553Updated last year
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆847Updated last month
- Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).☆337Updated 10 months ago
- node byte string parser☆472Updated last year
- Create a debounced version of a promise returning function☆241Updated 2 years ago
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,065Updated 2 years ago
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,035Updated 2 years ago
- Escape string for use in HTML☆480Updated 3 years ago
- Temporary file and directory creator for node.js☆766Updated 2 months ago
- Delay a promise a specified amount of time☆623Updated 2 years ago
- Delay function calls until a set time elapses after the last invocation☆824Updated last year
- Mock http requests made using fetch☆1,309Updated this week
- An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.☆507Updated 3 years ago
- Implements the node.js require.resolve() algorithm☆788Updated this week
- Flatten/unflatten nested Javascript objects☆1,805Updated last year
- Serialize/deserialize an error into a plain object☆584Updated this week
- deeply clone arbitrary objects in javascript☆787Updated 3 years ago
- Convert object keys to camel case☆730Updated last month