component / is-moduleLinks
☆11Updated 3 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☆27Updated 4 years ago
- Get a directory for your caching needs☆26Updated 2 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
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- List of node.js builtin modules☆37Updated 2 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆32Updated 4 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 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 2 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- SDBM non-cryptographic hash function☆50Updated 4 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- ☆45Updated 3 years ago
- Object.keys shim☆46Updated last month
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- fs read and write streams based on minipass☆20Updated 3 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Check if a path is a file, directory, or symlink☆80Updated this week
- Strip the final newline character from a string/buffer☆38Updated last year
- Clipboard access for Windows.☆14Updated 8 years ago