inspect-js / node-deep-equal
node's assert.deepEqual algorithm
☆778Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for node-deep-equal
- Convert callback-based javascript to ES6 Promises☆522Updated last year
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆683Updated last year
- Easily exclude node modules in Webpack☆1,296Updated 10 months ago
- HTTP server cookie parsing and serialization☆1,363Updated this week
- Escape RegExp special characters☆583Updated 5 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Escape string for use in HTML☆463Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆356Updated 6 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Delay function calls until a set time elapses after the last invocation☆801Updated last month
- A port of inflection-js to node.js module☆554Updated 2 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,288Updated last month
- The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support☆1,902Updated last year
- The ultimate javascript content-type utility.☆1,334Updated 2 months ago
- node.js core url module as a module☆376Updated 3 months ago
- Delete files and directories☆1,326Updated last month
- Implements the node.js require.resolve() algorithm☆777Updated 3 months ago
- fs with incremental backoff on EMFILE☆1,272Updated 3 months ago
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆957Updated this week
- Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).☆330Updated 2 weeks ago
- Enforce best practices for JavaScript promises☆944Updated this week
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,409Updated 4 months ago
- Determine the root path to your project☆604Updated 2 years ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆809Updated 3 weeks ago
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,062Updated last year
- Additional ESLint's rules for Node.js☆961Updated 5 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆309Updated last year
- node byte string parser☆461Updated 4 months ago