jonschlinkert / strip-commentsLinks
Strip block comments or line comments from JavaScript code. 
☆117Updated 2 years ago
Alternatives and similar repositories for strip-comments
Users that are interested in strip-comments are comparing it to the libraries listed below
Sorting:
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Convert a value to an array☆131Updated 3 years ago
- Write a package.json file☆89Updated last month
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Manipulate the HTTP Vary header☆61Updated 3 weeks ago
- process information for node.js and browsers☆126Updated 5 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Detect the indentation of code☆197Updated last month
- Read a package.json file☆173Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Flatten a multi-dimensional array in JavaScript.☆87Updated 4 months ago
- 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…☆95Updated 2 years ago
- Get the latest version of an npm package☆175Updated last year
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Simple, flexible file copy utility☆97Updated last year
- Find the closest package.json file☆165Updated 4 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Converts a source-map from/to different formats.☆171Updated 7 months ago