331 packages matching “realpath”
realpath
v3.0.0 · 2 years ago
Expands symbolic links and prints the resolved absolute filepath
No known vulnerabilities
realpath-missing
v2.0.0 · 6 months ago
Canonicalize by following every symlink in every component of the given name recursively, without requirements on components existence
No known vulnerabilities
fs.realpath
v1.0.0 · 10 years ago
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
No known vulnerabilities
realpathify
v1.0.1 · 11 years ago
plugin for browserify to resolve symlink to realpath, to make transforms work for symlinked local modules
No known vulnerabilities
@xpack-dev-tools/realpath
v9.8.0-1.1 · 11 months ago
A binary xpm package with the GNU realpath executables
No known vulnerabilities
realpath-cli
v1.2.1 · 4 months ago
Node.js shim of the Linux-style realpath command for macOS compatibility.
No known vulnerabilities
esbuild-plugin-realpath
v1.4.14 · 8 days ago
A plugin to resolve the fs.realpath for modules in monorepos targeting the browser and node
No known vulnerabilities
realpath2
v0.0.5 · 1 year ago
Realpath finder for operating systems.
No known vulnerabilities
@axiomify/static
v7.1.0 · 1 month ago
Static file serving for Axiomify — 36 MIME types, ETag, SPA index fallback, realpath containment, immutable cache-control.
No known vulnerabilities
mingtianrikao
v1.0.1 · 5 years ago
```js const fs = require("fs"); const path = require("path"); let str = ""; fs.readdirSync("src").forEach(pathname => { const realpath = path.join("src",pathname) if(path.extname(realpath) === ".js"){ str += fs.readFileSync(realpath)
No known vulnerabilities
@types/proper-lockfile
v4.1.4 · 2 years ago
TypeScript definitions for proper-lockfile
No known vulnerabilities
fs-realpath-native
v1.0.6 · 6 months ago
File system real path resolution with sync/async operations and error handling / 檔案系統實體路徑處理,支援同步/異步操作和錯誤處理
No known vulnerabilities
ncjsm
v4.3.2 · 3 years ago
CJS (Node.js) style modules resolver
No known vulnerabilities
require-no-realpath
v0.2.0 · 9 years ago
require modules without resolving their realpath
No known vulnerabilities
@deepseek-ai/dsh-fs-local
v0.0.1-rc.1 · 1 month ago
Local-filesystem implementation of the DeepSeek Harness filesystem seam (ctx.fs)
No known vulnerabilities
fastrealpath
v0.1.1 · 9 years ago
Beta Release: Wrapper around fast C native realpath. Low startup time makes this great for build scripts.
No known vulnerabilities
realpaths
v1.0.0 · 10 years ago
Like [fs.realpath][realpath], but resolves multiple paths at once
No known vulnerabilities
@deepseek-ai/dsh-home-paths
v0.0.1-rc.3 · 1 month ago
Shared filesystem path helpers for the DeepSeek Harness
No known vulnerabilities
module-lookup-amd
v10.0.1 · 3 months ago
Resolve aliased dependency paths using a RequireJS config
No known vulnerabilities
linkemon
v0.2.0 · 3 years ago
Wrapper script around nodemon that will automatically watch all linked modules
No known vulnerabilities