jonschlinkert / is-equal-shallow
Does a shallow comparison of two objects, returning false if the keys or values differ.
☆29Updated 6 years ago
Alternatives and similar repositories for is-equal-shallow:
Users that are interested in is-equal-shallow are comparing it to the libraries listed below
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Bublé require hook☆14Updated 7 years ago
- A webpack plugin that decorates `require` to a return module id's.☆8Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 4 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 7 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 8 years ago
- Modify the filename in a path☆16Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Count the number of lines in a string☆10Updated 9 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 7 years ago
- Easily create a Babel File object☆11Updated 6 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 3 years ago
- Experimental infrastructure for creating Istanbul-compatible code coverage☆21Updated 8 years ago
- Self-signed SSL certificate for development.☆13Updated 10 years ago
- use the CSS attr function in your styled-components code.☆23Updated 7 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- ☆26Updated 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Scroll to the current anchor in the url if possible☆11Updated 7 years ago
- Create server-sent-events☆21Updated 7 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆11Updated last year
- posthtml transform for documentify☆7Updated 5 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago