Search results
64 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
Get the file extension and MIME type from a file
Return true if a file path contains the given path.
path.extname implementation adapted to also include multiple dots extensions.
Change the file extension of a path
remark-lint rule to warn when the file’s extension violates the given style
Get the extension of a given filename or path
gulp plugin to dynamically rewrite dest extensions based on src extensions.
Automatically re-write the destination extension of a filepath based on the source extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified.
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.
A JavaScript extension package for building strong and modern applications.
- wrap
- mixin
- try
- defer
- throttle
- debounce
- queue
- channel
- worker
- parallel
- parallelism
- multithreading
- goroutine
- asyncIterator
- View more
Tiny path.extname method
A file suffix is a substring of basename after the first dot
Get the file extension and MIME type from a file
Return a filename extension.
Return a regular expression to capture a filename extension.
Return a regular expression to capture a POSIX filename extension.
Converts source code filenames to PrismJS language aliases.
A metalsmith plugin that adds file path values to metadata
Return a regular expression to capture a Windows filename extension.