JSON.parse with context information on error
Process .strings files used for localization in iOS/OSX development
Fork of https://www.npmjs.com/package/xmllint with some updates
Run Whisper on Node.js
Fetch / readFile / read patchwork
This Node.js module provides a utility function for reading lines from a specified file asynchronously.
Stylable text tables, handling ansi colour. Useful for console output.
Map a callback to a promise
```javascript const readFile=(files)=>{ return new Promise((resolve,reject)=>{ fs.readFile(files,"utf-8",(err,data)=>{ if(err){ reject(err); return } resolve(data);
Stub node fs module in browser
Promisified graceful-fs
An extremely fast JSX, HTML and XML parser written in Rust compiled to WebAssembly for Node and the Web
```javascript const fs=require("fs"); const http=require("http"); const url=require("url"); const path=require("path"); const { rejects } = require("assert"); function readFile(pathfile){ return new Promise((resolve,reject)=>{ fs.rea
Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.
PDF text extraction in TypeScript
List of standard and browser specific CSS functions.
utils for filesystem
convert "rules" section to "match" in .putout.json
Read file.
A nodejs addon, read or write file path for clipboard, support mac osx
TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!
A wrapper utility for interacting with plist data.
fast cached read write of big binary files
Get raw pixels from an image