Search results
11 packages found
Pollyfill for node.js `path.parse`, parses a filepath into an object.
- absolute
- basename
- dir
- directory
- dirname
- ext
- extension
- extname
- file
- filename
- filepath
- is-absolute
- name
- object
- View more
Return a regular expression to parse a UNC path.
Path Modifier is a package utilizing and simplifying the functionalities of Node's built in path module.
Useful additions to inbuilt path module {web}.
- extra
- path
- basename
- delimiter
- dirname
- extname
- format
- isAbsolute
- join
- normalize
- parse
- posix
- relative
- resolve
- View more
Useful additions to inbuilt path module.
- extra
- path
- basename
- delimiter
- dirname
- extname
- format
- isAbsolute
- join
- normalize
- parse
- posix
- relative
- resolve
- View more
Extract a valid fs path from a string
Parse file names of tv show episodes.
Parse module aliases from tsconfig ; Apply / remove them from pathnames ; Generate config for webpack & module-alias.
- typescript
- tsconfig
- tsconfig.json
- json
- alias
- aliases
- module
- path
- file
- filename
- replace
- transform
- convert
- parse
- View more
just an object that maps `src` file extensions to `dest` file extensions as key/value pairs (e.g. `{'.less': '.css'}`). Useful for dynamically rewriting paths in tasks/plugins. pull requests welcome.
ARCHIVED Provide a filename following a naming convention, receive a data object back.
Easily rename files using custom rename functions that are automatically used against any filepaths that match the associated regex or glob patterns.