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:
- Write a package.json file☆88Updated 11 months ago
- Easily handle defaults for your options☆75Updated last year
- process information for node.js and browsers☆126Updated 4 years ago
- The cmd-shim used in npm☆77Updated last week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Sort the keys of an object☆104Updated 10 months ago
- Converts a source-map from/to different formats.☆172Updated 3 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the latest version of an npm package☆176Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Read a package.json file☆169Updated last year
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Make your terminal beep☆134Updated 3 years ago
- Simple, flexible file copy utility☆97Updated last year
- Returns true if the given value is an object created by the Object constructor.☆155Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Detect the indentation of code☆196Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago