Convert strings to a valid filenames or filepaths by replacing all reserved characters from UNIX and POSIX systems. It attempts to maintain the legibility of the original path or name by replacing each character from the reserved set <>:"/\|?*
with a visually similar unicode character. Also guarantees no .
at the end of a directory's or file's name.
-
Notifications
You must be signed in to change notification settings - Fork 1
Jaliborc/safe-filename
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Convert strings to valid filenames or filepaths
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published