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:
- SDBM non-cryptographic hash function☆46Updated 4 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- List of node.js builtin modules☆38Updated 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
- A list of directories you should ignore by default☆23Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if something is a promise☆46Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Get a directory for your caching needs☆26Updated last year
- Generate unique numeric id.☆11Updated 10 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 11 months 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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years 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
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Import a globally installed module☆58Updated last year