npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "absolute path" 的结果(共 16 个)
tildify

Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`

MIT
untildify

Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`

MIT
module-details-from-path

Resolve npm package details, like name and base path, given an absolute path to a file inside a package

MIT
tscpaths

Replace absolute paths to relative paths after typescript compilation

MIT
jshint-path-reporter

JSHint reporter that displays absolute path with row/column on one line

eslint-path-formatter

ESLint formatter with source-map support and absolute paths with row/column on one line.

node-sass-tilde-importer

A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory.

Apache-2.0
require-resolve

Use the node way to resolve required path to absolute path.

MIT
get-paths

Helper function to get an absolute path for a template engine view

MIT
jest-serializer-path

Remove absolute paths from your Jest snapshots

Apache-2.0
clean-stacktrace-relative-paths

Meant to be used with [clean-stacktrace][] as mapper function. Makes absolute paths inside stack traces to relative paths.

MIT
tslint-path-formatter

TSLint formatter that displays absolute path with row/column on one line

readdir-enhanced

fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.

MIT
@jsdevtools/readdir-enhanced

fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.

MIT
abs

A library to convert a path into an absolute path.

MIT