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 3 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:
- Clear a module from the cache☆184Updated 4 years ago
- Write data to a random temporary file☆108Updated last week
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- When close() is just not enough☆188Updated 5 years ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago
- Convert a glob to a regular expression☆151Updated 6 years ago
- Check if function is an ES6 class.☆43Updated 6 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year
- Recursively read a directory☆63Updated 8 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Simple in-memory vinyl file store.☆126Updated 3 weeks ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Create and parse HTTP Content-Type header☆142Updated this week
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- ☆158Updated last year
- resolve function which support the browser field in package.json☆102Updated last year
- Converts JavaScript objects to source☆104Updated 2 years ago
- Run a function exactly one time☆223Updated 3 months ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Compressible Content-Type / mime checking.☆100Updated this week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Find the closest package.json file☆166Updated 8 months ago