jonschlinkert / extract-commentsLinks
Extract JavaScript code comments from a string or glob of files.
☆50Updated 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:
- Converts JavaScript objects to source☆102Updated 2 years ago
- string representations of objects in node and the browser☆152Updated 6 months ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 3 weeks ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 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
- Get the auth token set for an npm registry☆34Updated 6 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Merge Option Objects☆68Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- programmatic npm API☆111Updated 4 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 10 months ago
- Recursively read a directory☆63Updated 7 years ago