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:
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Write a package.json file☆89Updated 4 months ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- The cmd-shim used in npm☆78Updated 3 weeks ago
- Get the latest version of an npm package☆177Updated last year
- Convert a value to an array☆133Updated 4 years ago
- Check if a string or buffer is SVG☆143Updated 7 months ago
- Sort the keys of an object☆108Updated 5 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- process information for node.js and browsers☆130Updated 5 years ago
- Manipulate the HTTP Vary header☆62Updated last week
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆66Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Converts a source-map from/to different formats.☆171Updated 10 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if a value is a plain object☆104Updated last year
- Check whether a request can be retried based on the `error.code`☆82Updated 4 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆201Updated 2 weeks ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- 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
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Create and parse HTTP Content-Type header☆142Updated last week
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year