Search results

64 packages found

path.extname implementation adapted to also include multiple dots extensions.

published 1.0.0 7 years ago
M
Q
P

Receives the extension or mimeType of a filename or path.

published 1.0.2 2 years ago
M
Q
P

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.

published 1.0.0 7 years ago
M
Q
P

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.

published 1.0.1 9 years ago
M
Q
P

Tiny path.extname method

published 1.0.2 8 years ago
M
Q
P

A file suffix is a substring of basename after the first dot

published 1.0.1 8 years ago
M
Q
P

Basename without extension

published 1.0.2 8 years ago
M
Q
P

Regular expression to capture a filename extension.

published 1.0.0 9 years ago
M
Q
P

Regular expression to capture a Windows filename extension.

published 1.0.0 9 years ago
M
Q
P

Regular expression to capture a POSIX filename extension.

published 1.0.0 9 years ago
M
Q
P

Regular expression to split a Windows filename.

published 1.0.0 9 years ago
M
Q
P

Regular expression to split a POSIX filename.

published 1.0.0 9 years ago
M
Q
P

Trim a file extension from a String.

published 1.0.0 3 years ago
M
Q
P

Filepath rename for next.

published 1.0.0 3 years ago
M
Q
P

Get the file extension and MIME type from a file

published 1.1.0 7 years ago
M
Q
P

Simple filepath re-writing for node.js projects. Useful for re-writing paths in grunt/gulp/assemble tasks or plugins.

published 2.0.1 9 years ago
M
Q
P

Regular expression to split a filename.

published 1.0.0 9 years ago
M
Q
P

Regular expression for matching file extensions. Matches single and/or multiple file extensions, like `.min.js`.

published 1.0.0 10 years ago
M
Q
P

NPM package for reading information about absolute paths, which can also be imported/exported via JSON. Both sync and async classes are provided.

published 1.0.5 4 years ago
M
Q
P

gulp plugin to dynamically rewrite dest extensions based on src extensions.

published 0.2.2 9 years ago
M
Q
P