sindresorhus / deep-strict-equalLinks
Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module
☆23Updated 4 years ago
Alternatives and similar repositories for deep-strict-equal
Users that are interested in deep-strict-equal are comparing it to the libraries listed below
Sorting:
- ES2015 Math.hypot() ponyfill☆12Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Get the package.json of a package from the npm registry☆19Updated last year
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆13Updated 2 years ago
- Get the gulp tasks from a gulp project☆20Updated 4 years ago
- Sort an array of numbers☆18Updated 4 months ago
- Modify the filename in a path☆17Updated 3 years ago
- Include only certain items in an array☆19Updated 7 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill