silverwind / file-extensionLinks
Get the extension of a given filename or path
☆30Updated 7 years ago
Alternatives and similar repositories for file-extension
Users that are interested in file-extension are comparing it to the libraries listed below
Sorting:
- Conditional promise chains☆63Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if it's the first time the process is run☆81Updated 2 months ago
- Create an array without duplicates☆73Updated 4 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert an Observable to a Promise☆50Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Iterate over promises serially☆51Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Conditional promise catch handler☆39Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the path of the parent module☆78Updated 2 months ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Lazy number range generator☆82Updated last year
- Get metadata on the default editor or a specific editor☆54Updated 2 months ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago