jonschlinkert / strip-commentsLinks
Strip block comments or line comments from JavaScript code.
☆117Updated last year
Alternatives and similar repositories for strip-comments
Users that are interested in strip-comments are comparing it to the libraries listed below
Sorting:
- Easily handle defaults for your options☆75Updated last year
- process information for node.js and browsers☆126Updated 5 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Write a package.json file☆88Updated last week
- Check if a value is a plain object☆102Updated last year
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Get the latest version of an npm package☆176Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Sort the keys of an object☆105Updated 3 weeks ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Converts a source-map from/to different formats.☆170Updated 5 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Convert a value to an array☆130Updated 3 years ago
- Detect the indentation of code☆197Updated this week
- Parse the things that can be arguments to `npm install`☆131Updated last month
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated last week
- ☆45Updated 3 years ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 2 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Throttle a function to limit its execution rate☆100Updated last year