silverwind / file-extension
Get the extension of a given filename or path
☆30Updated 6 years ago
Alternatives and similar repositories for file-extension:
Users that are interested in file-extension are comparing it to the libraries listed below
- Get the path of the caller module☆64Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Rename a function☆46Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Get the fullname of the current user☆47Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Convert an Observable to a Promise☆47Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- ☆41Updated 6 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 9 months ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- A tiny helper that knows if you are running a script via npm or Yarn, to let you chain your commands for either.☆12Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- programmatically install npm dependencies☆19Updated 7 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago