jonschlinkert / strip-commentsLinks
Strip block comments or line comments from JavaScript code.
☆118Updated 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:
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Write a package.json file☆89Updated 3 weeks ago
- Get the latest version of an npm package☆175Updated last year
- Converts a source-map from/to different formats.☆170Updated 6 months ago
- Check if a value is a plain object☆103Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated 2 years ago
- Sort the keys of an object☆105Updated last month
- process information for node.js and browsers☆126Updated 5 years ago
- Check if a string or buffer is SVG☆141Updated 3 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read a package.json file☆170Updated last year
- Find the closest package.json file☆165Updated 4 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Detect the indentation of code☆197Updated 3 weeks ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years 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
- Convert a value to an array☆131Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 3 weeks ago
- ☆139Updated 5 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Nodejs cp -R☆80Updated 4 years ago
- ☆45Updated 3 years ago
- Simple, flexible file copy utility☆97Updated last year
- Wordwrap a string with ANSI escape codes☆129Updated last month