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
- Write a package.json file☆88Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Check if a value is a plain object☆102Updated last year
- Sort the keys of an object☆104Updated 11 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- process information for node.js and browsers☆126Updated 5 years ago
- Convert a value to an array☆129Updated 3 years ago
- Check if a string or buffer is SVG☆141Updated last month
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 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
- Nodejs cp -R☆79Updated 4 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Converts a source-map from/to different formats.☆171Updated 4 months ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Determine if an object is a Buffer☆89Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Extract JavaScript code comments from a string or glob of files.☆50Updated 6 years ago
- Manipulate the HTTP Vary header☆60Updated last week
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read a package.json file☆169Updated last year
- Read a chunk from a file☆123Updated last year
- Detect the indentation of code☆196Updated last year
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆194Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago