Useful for URLs, filenames, and IDs. Specifying this only replaces the default if you set an item with the same key, like &.
slugify slug url-safe transliteration nodejs browser npm-package string url urlify transliterate deburr unicode ascii text decamelize pretty clean filename idSharpF2 use the power of regular expression to rename a collection (batch) of files. Extract sub-strings from file names using REGEX. These sub-strings can be formatted and use to build the final file names.
batch batch-file-renamer file filename regex regular-expression renameBabel plugin that rewrites __dirname and __filename to static values.Notice how the build directory is part of the paths, which is not what we want.
babel plugin dirname filename __dirname __filename compile rewrite static valuePollyfill for node.js path.parse, parses a filepath into an object. You might also be interested in global-prefix.
absolute basename dir directory dirname ext extension extname file filename filepath is-absolute name object parse parser parts path segmentSanitize a string to be safe for use as a filename by removing directory paths and invalid characters. The resulting string is truncated to 255 bytes in length. The string will not contain any directory paths and will be safe to use as a filename.
file name filename sanitize validate escapeProvide smarter tab names form Atom editor. Useful when you have some files with the same basename name. Auto adjust paths if you have multiples folders in the same window to bring you some context. index filenames will be grayed.
tabs tab path filename nameWe needed to make hashed asset filenames available in a common format that a webserver (Django) could load into the templates. This plugin can easily be modified to suit your own purposes. It works great with gulp-rev by Sindre Sorhus. gulp-rev adds hashes to the filename, gulp-asset-manifest adds the hashed filenames to the manifest.
gulp gulpplugin assets manifest django filename filesJS library to normalize filenames, usernames, ... Converts all non latin characters to latin characters. Strips accents, ...
normalize filename username text normalizationAn Atom package that automatically renames index.* files to their parent directory name. It's common practice, in web development, to give your directories semantically-relevant names, but to give the primary file the name of index.js, index.html, index.css, etc.
atom tabs rename title filename pane indexGet safe file name from a given string. Safe name with low dash '_'.
safename filename diacritics
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.