jonschlinkert / parse-commentsLinks
Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
☆67Updated 2 years ago
Alternatives and similar repositories for parse-comments
Users that are interested in parse-comments are comparing it to the libraries listed below
Sorting:
- Run a function exactly one time☆221Updated last year
- Clear a module from the cache☆183Updated 3 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- When close() is just not enough☆189Updated 5 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Write data to a random temporary file☆105Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Reload a require'd module/file in Node.js. Useful for hot-reloading classes.☆50Updated 10 years ago
- Get the system locale☆227Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- ☆156Updated 8 months ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Recursively read a directory☆63Updated 7 years ago
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Convert a glob to a regular expression☆149Updated 6 years ago
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- A simple .gitignore parser for node.js☆97Updated 8 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Execute a listener when a response is about to write headers.☆162Updated last month
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago