component / is-module
☆11Updated 2 years ago
Alternatives and similar repositories for is-module
Users that are interested in is-module are comparing it to the libraries listed below
Sorting:
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Check if a path is the current working directory☆19Updated this week
- Check if something is a promise☆46Updated 4 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- List of node.js builtin modules☆38Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- SDBM non-cryptographic hash function☆46Updated 3 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- Standard NPM Package Format☆42Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a value is a regular expression☆24Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- ☆14Updated 2 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 months ago
- Get the set npm registry URL☆55Updated last month
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago