jonschlinkert / extract-commentsLinks
Extract JavaScript code comments from a string or glob of files.
☆49Updated 6 years ago
Alternatives and similar repositories for extract-comments
Users that are interested in extract-comments are comparing it to the libraries listed below
Sorting:
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 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
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Resolve a relative path against a root path with validation☆32Updated 9 months ago
- Sort an object's keys, including an optional key list☆31Updated 3 months ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- List of node.js builtin modules☆38Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create `esm` enabled packages.☆51Updated 6 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions…☆20Updated 2 years ago
- Get the path of the parent module☆77Updated last year