sindresorhus / gulp-jsvalidateLinks
Validate JavaScript code and report possible syntax errors
☆24Updated last year
Alternatives and similar repositories for gulp-jsvalidate
Users that are interested in gulp-jsvalidate are comparing it to the libraries listed below
Sorting:
- Create tarball from files☆31Updated 4 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 4 months ago
- Exclude certain items from an array☆23Updated 7 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆26Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Strip comments from CSS☆29Updated 2 years ago
- Include only certain items in an array☆19Updated 7 months ago
- Check if a file path is a compressed file☆19Updated last year
- DEPRECATED - Minify CSS☆22Updated 5 years ago
- Check if a file path is a text file☆21Updated last year
- Check if a value is a function☆29Updated 4 years ago
- Debug files run through grunt☆23Updated 5 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Check if a path exists☆26Updated 2 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)☆56Updated last year
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Get a Gravatar image from an identifier, such as an email