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:
- Get a directory for your caching needs☆26Updated 2 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 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
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆32Updated 4 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- fs read and write streams based on minipass☆20Updated 3 months 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
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last week
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Measuring execution time of functions☆17Updated 7 years ago
- Object.keys shim☆46Updated last month
- 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
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Import a globally installed module☆59Updated 2 years ago
- ☆45Updated 3 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Make a shallow clone of an object, array or primitive.☆31Updated 4 months ago
- SDBM non-cryptographic hash function☆50Updated 4 months ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Clipboard access for Windows.☆14Updated 8 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago