Skip to content

Jaliborc/safe-filename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safe-filename

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.

About

Convert strings to valid filenames or filepaths

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published