sindresorhus / gulp-strip-json-comments
Strip comments from JSON. Lets you use comments in your JSON files!
☆26Updated last year
Alternatives and similar repositories for gulp-strip-json-comments:
Users that are interested in gulp-strip-json-comments are comparing it to the libraries listed below
- Get the system default UID☆11Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Strip comments from CSS☆28Updated last year
- Modify the values of an object☆28Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a file path is a text file☆18Updated 9 months ago
- Create tarball from files☆29Updated last year
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Change permissions of Vinyl files☆39Updated last year
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Get the path to the user home directory☆13Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Remove unused CSS with UnCSS☆34Updated 8 months ago
- Check if a file path is a compressed file☆17Updated 9 months ago
- Check whether a binary version satisfies a semver range☆23Updated 9 months ago
- Stylelint plugin for stylehacks linting☆13Updated 11 months ago
- ES2015 Number.isSafeInteger() ponyfill☆18Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 9 months ago
- Check if something is a generator function☆22Updated 2 years ago
- Validate JavaScript code and report possible syntax errors☆23Updated 5 months ago
- Get the version numbers of a package from the npm registry☆30Updated 11 months ago
- Lowercase the keys of an object☆40Updated last year
- Display an error in a GUI dialog☆22Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Debug files run through grunt☆22Updated 4 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Thin wrapper around resolve-dep for loading plugins from node_modules or local directories. Like load-gulp-plugins, match dep, etc, but …☆22Updated 5 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago