jonschlinkert / strip-comments
Strip block comments or line comments from JavaScript code.
☆112Updated last year
Related projects ⓘ
Alternatives and complementary repositories for strip-comments
- Make a callback- or promise-based function support both promises and callbacks.☆110Updated last year
- Convert a value to an array☆131Updated 3 years ago
- Read a package.json file☆166Updated last year
- Check if a value is a plain object☆102Updated 6 months ago
- process information for node.js and browsers☆125Updated 4 years ago
- Easily handle defaults for your options☆73Updated last year
- Get the latest version of an npm package☆177Updated 8 months ago
- Detect the indentation of code☆196Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆107Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 2 years ago
- Write a package.json file☆89Updated 3 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Get the file location associated with a dependency/partial's path☆79Updated 2 months ago
- Improved typeof detection for node.js and the browser.☆130Updated 3 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 weeks ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Import a globally installed module☆57Updated 10 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Command line search and replace utility☆61Updated 2 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 4 months ago
- Manipulate the HTTP Vary header☆61Updated 6 months ago
- The cmd-shim used in npm☆76Updated last month
- Simple in-memory vinyl file store.☆123Updated last month
- Get metadata of a package from the npm registry☆237Updated 4 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆140Updated 11 months ago
- Throttle a function to limit its execution rate☆94Updated 5 months ago