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 last year
Related projects ⓘ
Alternatives and complementary repositories for parse-comments
- Clear a module from the cache☆182Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago
- Write data to a random temporary file☆104Updated 3 months ago
- Run asynchronous commands synchronously by putting them in a separate process☆76Updated 3 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Rewrite file system `fs` paths☆55Updated this week
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Check if function is an ES6 class.☆43Updated 5 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆107Updated 2 years ago
- A programmatic interface for jsdoc3 with a few extra features☆61Updated 3 weeks ago
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago
- Get a random temporary file path☆79Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆62Updated 4 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 6 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Create and parse HTTP Content-Type header☆131Updated 4 months ago
- Environment agnostic nextTick polyfill☆74Updated 3 years ago
- Make your own error types!☆69Updated last year
- Convert a glob to a regular expression☆152Updated 5 years ago
- Get locally or globally installation path of given package name.☆42Updated last year
- get better errors☆67Updated last year
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Evaluate node require() module content directly☆93Updated 2 years ago
- Simple in-memory vinyl file store.☆123Updated last month
- Converts JavaScript objects to source☆101Updated last year
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 4 years ago
- Creates super long stack traces☆194Updated last month