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
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Check if it's the first time the process is run☆81Updated 3 weeks ago
- Generate a unique random string☆86Updated 3 years ago
- Create an array without duplicates☆73Updated 4 years ago
- Rename a function☆47Updated last year
- Get the path of the parent module☆78Updated 3 weeks ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a URL is absolute☆80Updated 3 weeks ago
- Filter object keys and values into a new object☆104Updated last year
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Write data to a random temporary file☆106Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 3 weeks ago
- Get the path of the caller module☆66Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Convert an Observable to a Promise☆50Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Iterate over promises serially☆51Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- Conditional promise catch handler☆39Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago