2,933 packages matching “readFile”
pify
v6.1.0 · 3 years ago
Promisify a callback-style function
No known vulnerabilities
gensync
v1.0.0-beta.2 · 5 years ago
Allows users to use generators in order to write common functions that can be both sync or async.
No known vulnerabilities
fetchquire
v0.1.0 · 4 years ago
Fetch / readFile / read patchwork
No known vulnerabilities
copyfile-cli
v1.1.0 · 5 years ago
this project use nodejs|fs|path| to readFile, and.......
No known vulnerabilities
es6-denodeify
v0.1.5 · 11 years ago
Convert callbacks to promises.
No known vulnerabilities
@transformation/file
v8.0.1 · 5 months ago
Transformations for working with files
No known vulnerabilities
@jsonjoy.com/fs-node
v4.67.0 · 8 hours ago
In-memory filesystem with Node.js fs-compatible API
No known vulnerabilities
csv-readfile
v0.1.6 · 8 years ago
Read CSV file as array of rows.
No known vulnerabilities
read-webfile
v0.2.1 · 7 years ago
let you readFile from web just like fs.readFile
No known vulnerabilities
quickjs-wasi
v3.3.0 · 3 days ago
Snapshotable JavaScript runtime via WebAssembly. QuickJS-NG compiled to WASM with snapshot/restore support.
No known vulnerabilities
@codama/renderers-core
v1.3.11 · 9 days ago
Core types and helpers for Codama renderers to use
No known vulnerabilities
ts-results
v3.3.0 · 5 years ago
A typescript implementation of Rust's Result and Option objects.
No known vulnerabilities
remark-mdx-frontmatter
v5.2.0 · 1 year ago
A remark plugin for converting frontmatter metadata into MDX exports
No known vulnerabilities
@todesktop/client-fs
v1.7.0 · 1 year ago
Securely interact with the file system.
No known vulnerabilities
vscode-textmate
v9.3.2 · 6 months ago
VSCode TextMate grammar helpers
No known vulnerabilities
ddayy
v2.0.0 · 5 years ago
```js const fs=require('fs'); const ReadFile=(path)=>{ let fil=fs.readFileSync(path,'utf-8'); fs.stat('path',(err,data)=>{ console.log('当前文件的大小为'+data.size); }) } ReadFile('txt.html');
No known vulnerabilities
foss-electron3
v1.0.3 · 6 years ago
Electron utililties, like readfile, etc.
No known vulnerabilities
@todesktop/plugin-fs
v1.7.0 · 1 year ago
Securely interact with the file system.
No known vulnerabilities
tsconfig
v7.0.0 · 8 years ago
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
No known vulnerabilities
@ncp/loader-cfg-md-table
v0.0.3 · 5 years ago
const loadMarkdown = require("./loadMarkdown.js"); const util = require("util"); const fs = require("fs"); const readFile = util.promisify(fs.readFile);
No known vulnerabilities