jonschlinkert / strip-commentsLinks
Strip block comments or line comments from JavaScript code.
☆120Updated 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:
- Write a package.json file☆89Updated 4 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Check if a value is a plain object☆104Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- process information for node.js and browsers☆129Updated 5 years ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Sort the keys of an object☆107Updated 4 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last week
- Simple, flexible file copy utility☆98Updated last year
- The cmd-shim used in npm☆78Updated this week
- Convert a value to an array☆133Updated 4 years ago
- A programmatic interface for jsdoc3 with a few extra features☆66Updated 6 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Extract JavaScript code comments from a string or glob of files.☆50Updated 7 years ago
- Read a package.json file☆175Updated 2 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 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Converts a source-map from/to different formats.☆171Updated 9 months ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Detect the indentation of code☆200Updated 4 months ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Manipulate the HTTP Vary header☆62Updated 2 weeks ago