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:
- Write data to a random temporary file☆105Updated 11 months ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 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
- Evaluate node require() module content directly☆94Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Clear a module from the cache☆182Updated 3 years ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 8 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Get the system locale☆227Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- 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…☆94Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Cross-browser element class manipulation☆52Updated 4 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 3 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- When close() is just not enough☆189Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago