sindresorhus / gulp-plugin-extras
Useful utilities for creating Gulp plugins
☆12Updated 3 months ago
Alternatives and similar repositories for gulp-plugin-extras:
Users that are interested in gulp-plugin-extras are comparing it to the libraries listed below
- Like Object.keys() but also includes symbols☆22Updated 2 years ago
- Change the file extension of a path☆38Updated 5 months ago
- Merge and normalize adjacent or overlapping integer ranges☆30Updated last year
- Regular expression for matching JavaScript identifiers☆14Updated 8 months ago
- Extracts the repo URL from a package.json object☆20Updated 5 months ago
- Get the operating system CPU architecture☆37Updated 5 months ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆45Updated 7 months ago
- Convert a string index to its line and column position☆30Updated 11 months ago
- Bundles my modules so you don't have to!☆11Updated last week
- Split a string at one or more indices☆23Updated 3 years ago
- Encode and decode Unicode escapes in a string☆43Updated last year
- Check if the process is running in a Continuous Integration (CI) environment☆31Updated 6 months ago
- Some useful utilities I often need☆32Updated 6 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆72Updated last year
- Check if a file path is a compressed file☆17Updated 9 months ago
- Check if a filepath is a Markdown file☆20Updated 3 years ago
- Cooperative get-port implementation☆10Updated 2 years ago
- Check if a string is a valid JavaScript identifier☆24Updated 6 months ago
- Check if a file path is an archive file☆14Updated 9 months ago
- List of archive file extensions☆14Updated 9 months ago
- Alfred workflow to control the Plash app☆29Updated last year
- List of compressed file extensions☆14Updated 9 months ago
- Gracefully restore the CLI cursor on exit☆36Updated 6 months ago
- List of Markdown file extensions☆20Updated last year
- Check if the system is in low power mode☆64Updated 6 months ago
- Check if a file path is a binary file☆44Updated 9 months ago
- Rotate an array by a given number of steps☆29Updated 8 months ago
- Get the system default UID☆11Updated last year
- A collection of common interactive command line user interfaces.☆17Updated 6 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago