file-extension icon indicating copy to clipboard operation
file-extension copied to clipboard

Get the extension of a given filename or path

Results 2 file-extension issues
Sort by recently updated
recently updated
newest added

There aren't any types available. It's very usefull for the typescript programmers to use these ...

Hey, It would be super cool to have an option which can be used to return empty extension (string) when file doesn't have one: `file` -> returns `''`. Currently it...