component / is-moduleLinks
☆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
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Generate an index from a directory☆12Updated last year
- 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
- Get the path of the caller module☆65Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 weeks ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- fs read and write streams based on minipass☆20Updated last year
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- SDBM non-cryptographic hash function☆47Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Take care of your spawn()☆85Updated 8 months ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Tests whether one path is inside another path☆42Updated 5 years ago
- Check if something is a promise☆46Updated 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
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago