kevva / executable
Check if a file is executable
☆31Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for executable
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Get the version numbers of a package from the npm registry☆30Updated 8 months ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Parse a PNG☆14Updated 5 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 6 months ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Assert a Map has a given key and return the value for it.☆12Updated last year
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- Regular expression for matching astral symbols☆34Updated 5 years ago
- Display an error in a GUI dialog☆22Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Sink your streams.☆17Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- Repeat a string - fast☆34Updated 3 years ago
- Check if a value is a Blob☆23Updated last year
- Check if an Iterable is empty☆22Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Strip the final newline character from a string/buffer☆33Updated last week