npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "filepath" 的结果(共 27 个)
file-exists

Check if filepath exists and is a file

MIT
path-root

Get the root of a posix or windows filepath.

MIT
parse-filepath

Pollyfill for node.js `path.parse`, parses a filepath into an object.

MIT
path-root-regex

Regular expression for getting the root of a posix or windows filepath.

MIT
miniglob

Minimal file globbing without dependencies; port of golang filepath

MIT
tmp-filepath

Generate temporary filepath string (without writing to disk). Using scaleable, secure and fast cross-platform [cuid][] package

MIT
rte

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

MIT
resolve-dep

Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.

MIT
filepaths

Get paths to all files in dirs/subdirs

MIT
node-filepaths

Get paths to all files in dirs/subdirs

MIT
bower-files

Pulls in dynamic list of filepaths to bower components

MIT
power-assert-renderer-file

filepath renderer for power-assert context

MIT
create-readdir-stream

Streaming `fs.readdir`, extensible with smart plugins. No recursion and no globs by default - [use][] plugins. Does not stat and doesn't read the filepaths - use plugins. It just push [vinyl][] files to stream. Follows signature and semantics of `fs.creat

MIT
is-directory

Returns true if a filepath exists on the file system and it's directory.

MIT
rename-path

Return a mapped dest for a src a filepath.

lookup-path

Attempt to resolve the absolute filepath to a file and verify that it exists.

MIT
path-starts-with

Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.

MIT
is-symlink

Returns true if a filepath is a symbolic link

MIT
is-unc-path

Returns true if a filepath is a windows UNC file path.

MIT
file-name

Get the basename of a filepath excluding extension.

MIT
resolve-dependency-path

Convert a dependency path into a filepath

MIT
rewrite-ext

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.

MIT
helper-example

Opinionated template helper that inserts a code example from a filepath.

MIT
file-match

Match filepath is validated, or exclude filepath that don't need.

ISC
file-exists-dazinatorfork

Check if filepath exists and is a file. Note this is a fork of file-exists dpenedency with some ammendments.

MIT
cli-path-resolve

resolve/normalize a filepath using the cwd as the basepath if relative

MIT
recma-export-filepath

A recma plugin to expose the filepath as a named export

MIT