sindresorhus / gulp-plugin-extras
Useful utilities for creating Gulp plugins
☆12Updated 6 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
- List of Markdown file extensions☆20Updated last year
- Check if a filepath is a Markdown file☆20Updated 4 years ago
- Some useful utilities I often need☆33Updated 9 months ago
- Check if a file path is an archive file☆14Updated last year
- Merge and normalize adjacent or overlapping integer ranges☆30Updated last year
- Check if a filepath is a video file☆29Updated last year
- Change the file extension of a path☆38Updated 8 months ago
- Convert a string index to its line and column position☆32Updated last month
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Try to downgrade the permissions of a process with root privileges☆16Updated last year
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆12Updated last year
- Check if a file path is a compressed file☆17Updated last year
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Alfred workflow to control the Plash app☆29Updated last year
- Get the system default UID☆11Updated last year
- Bundles my modules so you don't have to!☆11Updated 3 months ago
- Check if the process is running in a Continuous Integration (CI) environment☆32Updated 9 months ago
- Split a string at one or more indices☆23Updated 4 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆45Updated 11 months ago
- Get the operating system CPU architecture☆37Updated 8 months ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- List of archive file extensions☆14Updated last year
- Check if a string is a valid JavaScript identifier☆26Updated 9 months ago
- Check if a string is email like☆23Updated 4 years ago
- Regular expression for matching JavaScript identifiers☆15Updated last year
- Modify the keys of an object☆15Updated 3 years ago