jonschlinkert / parse-comments
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
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Like ruby's Abbrev module☆166Updated this week
- Check if function is an ES6 class.☆43Updated 5 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 10 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if something is a Node.js stream☆111Updated 6 months ago
- Write data to a random temporary file☆105Updated 9 months ago
- Indent each line in a string☆113Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 2 years ago
- Range header field parser☆93Updated 11 months ago
- Converts JavaScript objects to source☆102Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Promise version of mkdirp☆30Updated 5 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Extract JavaScript code comments from a string or glob of files.☆49Updated 6 years ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 6 months ago
- Make your own error types!☆70Updated 2 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆233Updated 5 years ago
- Clear a module from the cache☆182Updated 3 years ago
- JS Object representation of a stack frame.☆81Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- destroy a stream if possible☆56Updated 8 months ago
- Webpack loader that parses your JS, calls specified functions and replaces their with the results.☆23Updated 9 years ago