read-each-line-sync
Read file line by line, synchronously.
Found 2323 results for read sync
Read file line by line, synchronously.
Get an event when you're being sent data or asked for it.
Read the entire contents of a file.
Access the system clipboard (copy/paste)
Get an ArrayBuffer from a Buffer as fast as possible
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Read the closest package.json file
Read and parse a YAML file
Return true if a value is a valid glob pattern or patterns.
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
Read and write files atomically and reliably.
Convert a file path to a vinyl file.
Simple config handling for your app or module
Create a vinyl file from an actual file
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Copy a file
[Strips UTF-8 BOM](https://github.com/sindresorhus/strip-bom), uses [`graceful-fs`](https://github.com/isaacs/node-graceful-fs), and returns Promises.
Read file line by line without buffering the whole file in memory.
Medium's like reading time estimation.
Read a chunk from a file
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
Read all stream content and pass it to callback
Returns a promise which fulfils with the supplied stream's content
Reads the pixels of an image as an ndarray
Write a JSON file to disk, also creates intermediate directories in the destination path if they don't already exist.
Read files with path relative to the current module without annoying boilerplate code
Get namespaced config from the closest package.json
Read JSON or YAML files.
A small module to read JSON files.
Pruned version of the 'get-pixels' package by Mikola Lysenko (only node.js and local fs files)
Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'
Read in the last N lines of a file efficiently using node.js and fs.
Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.
Asynchronous recursive file system operations
Stream variables beetween 2 JavaScript threads (client/server, ipc, worker/main thread).
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
Promise version of fs.readFile
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
json-extra gives you a little more power to json files and strings
Read from a file, falling back to stdin.
Extract the data chunks from a PNG file
Very thin wrapper around js-yaml for directly reading in YAML files.
Easily read from stdin or files.
reads the closest package.json file
Thin wrapper around fs.readFile and fs.readFileSync that also strips byte order marks when `utf8` encoding is chosen. Also optionally replaces windows newlines with unix newlines.
Collect Node.JS Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.
Role and Attribute based Access Control for Node.js
Read an exact number of bytes from a binary (async) iterable
Write YAML. Converts JSON to YAML writes it to the specified file.
Async npm module for Node JS that reads the first line of a file
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
Transform environment variables into JSON object with sanitized values.
Google Text-to-Speech for NodeJS (Unofficial API)
Manipulates bits, nibbles, bytes, and buffers.
Native File System API
Walk up the tree to resolve `tsconfig.json` configuration objects.
Read a glob of files, dynamically choosing the reader or requiring the files based on the file extension.
Find, read and parse the first matching file found walking the filesystem upwards.
Stream-based library for parsing and manipulating subtitles
read git packet lines (for smart protocol)
A unique way to work with a binary file in the browser and the server.
fs: then-ified, extended, and dependency-free
A native module for effectively working with files built on top of Node's famous fs module.
Read files without try catch
Define a non-enumerable read-write accessor.
Read JSON files without try catch
Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.
Read and write from .env file
fs-extra module promisified with bluebird
A simple react native library to show large blocks of text in a condensed manner with the ability to collapse and expand.
Abstraction Layer for File Management.
Read your module's package.json without importing it
Access the system clipboard (copy/paste)
Stream and pipe utilities for Node
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
A better xlsx lib for read / write / toTable / from Table
parse git status --porclain output with a pleasure
Reads the pixels of an image as an ndarray
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
File System Access API implementation (ponyfill) with pluggable storage adapters via IndexedDB, Cache API, in-memory etc.
Get stdin as a string or buffer from pipe or TTY
Asynchronous bulk edit utility for Front Matter powered Markdown files
Convert an abstract-chunk-store compliant store into a readable or writable stream
For reading stream's data as lines.
Access the system clipboard (copy/paste). For node only:)
Reads the entire contents of a file.
fs extras and utilities to extend the node.js file system module. Used in Assemble and many other projects.
Read and parse a YAML file. A wrapper of js-yaml read file directly.
Read file token by token
Write stringified object to file
A cli for fs-extra
Reads the pixels of an image as an ndarray
Human friendly file system utilities for Node.js
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
A Sequelize plugin which adds no update and readonly attributes support to models.
stream the lines of a file in reverse order!
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
Converts a csv file to a json.
Reads the entire contents of a .properties file.
redis-rstream - node.js redis read stream which streams binary or utf8 data in chunks from a redis key using an existing redis client (streams2)
Find, read and parse the package.json of the parent module
Modular stream transformation system.
EN: A simple, high-performance, and comprehensive file system API running in the browser, built on [OPFS](https://developer.mozilla.org/en-US/docs/Web/API/File_System_API/Origin_private_file_system).
Node.js fs next-gen extra (nextra) methods.
Reads the directory files and adds the stat info.
Super small library to retrieve values and attributes from the XML AST generated by xml-reader
Find and parse rc, rc.js, rc.yaml or etc if any one of them exists
Pipes filesystem read and write streams.
Read and update package.json files
Convert a file path to a vinyl file.
A simple streaming ascii PPM image parser/writer
Read floating point values back from WebGL
Browser-based tar utility for packing and unpacking tar files (stream-capable)
Library to read and create .icns files
Reads the pixels of an image as an ndarray
Template helper for concatenating a list of files using glob patterns. Should work with handlebars, lodash or any template engine that allows helper functions.
An parser for csv files
Pull streams implementation of a file reader
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
Reimplementation of sponge from moreutils
pure javascript IEEE 754 32-bit and 64-bit floating point binary conversion
Read exactly n bytes of an fd or file
A Medium like read time estimate with more accuracy and customisable values
read from, write to and return a JSON string, minimizing diffs and preserving indents/fileending
High-level I/O for binary data.
Helpers for reading and writing JSON.
Stringify, parse, read, and write GameMaker yy and yyp files.
Edit package.json without parsing, as string, to keep the formatting intact
Write contents to a file.
Line transform stream, reads bytes writes arrays of lines.
A small safe accessor that uses reduce to prevent 'Cannot read property of undefined' errors
Check if a path is accessible
Create a directory.
Read multiple files asynchronously
Read a file as JSON.
Read the contents of a file.
List the entire contents of a directory.
Check if a path is readable
Remove a file.
Search files with glob pattern and read them, Observable way
read nth line without reading entire file
Search files with glob pattern and create VFile objects from them
Convert numbers to text in Vietnamese
Read JSON file using promises
a vue.js read-more plugin
Reads the pixels of an image as an ndarray
Generator based line reader
Load data from globs or files or directly from objects.
Register loader functions that dynamically read, parse or otherwise transform file contents when the name of the loader matches a file extension. You can also compose loaders from other loaders.
Extract values and paths from AST by keys OR set them by keys
Simple cache config handling for your app or module
Write a YAML or JSON file to disk. Automatically detects the format to write based on extension. Or pass `ext` on the options.
Remove a file or directory.
DSON serialization such read much write wow wow wow
Access the system clipboard (copy/paste)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Immutable Path combining path and fs operations for easy traversal and streaming
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Reads directory structure.
@reliverse/relifso is a modern node and bun filesystem toolkit. drop-in replacement for `node:fs` and `fs-extra` — powered by native promises, built with es modules, and packed with dx-focused and bun-aware utilities.
Import .ts, .mjs, .cjs files across environments as JavaScript modules
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
 
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
readall `Stream` datas helper.
parses the headers of a DDS texture file
Simpler keyboard scanning for Node
Reads the entire contents of a JSON5 file.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Read the contents of file from the filesystem.
Read a directory recursively as a stream in Node.js.
[![Travis Build Status][travis-image]][travis-url] [![Test Coverage][codecov-image]][codecov-url] [![Bundle Size][bundlephobia-image]][bundlephobia-url]
<div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a
Gulp plugin to read vinyl file contents
Like 'tail -f' but a stream.
<div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a
Create vinyl files from a glob pattern
A utility to read and write excels JSON data in streams
<div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a
[](https://www.npmjs.com/package/@xdanangelxoqenpm/magni-natus-harum) [](h
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
<pre> _ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____
A simple fs wrapper that doesn't throw
<pre> _ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____
[](https://www.npmjs.com/package/@crabas0npm/possimus-fugit-nulla) [
Finding and Reading Files Made a Little Easier
This module provides a helper class for reading and optimizing multiple SVG files located in the same directory (subdirectories are allowed). It returns their names based on path and file content and generates optimized content with glyphs.
Read a file as WebAssembly.
Read directory content with file attributes: size, date, owner, mode
Read `tsconfig.json` file
Module for reading array by chunks using promise
injectable decorators extension for decorator validation
Control your PS5 (or EDGE) controller with JavaScript using WebHID.
A replacement for the native fs module that does a little more
Promise to read and parse a YAML file
Returns an array of the names of all directories within another directory
work with files inside archives like with regular files
A react-native wrapper for https://readium.org/
Convert an XML file or XML data to JSON (via xml2js), with promises.
read zip archive in simplest possible way
Iterate over a stack of functions.
Tape library for JavaScript
Cross platform node system clipboard work with text, image, files
Read node.js file and eval it
A human-friendly file system
Progress Bar for show position of scroll page
A thin wrapper around fs.readFile that automatically sets the encoding to utf8 on your behest
dropbox files and folders crud
Read a pubspec.yaml file
Template helper for globbing files. Works with handlebars, Lo-Dash or any template engine that supports helper functions.
Scans a folder recursively looking for files matching an extension
Object cache for [Plasma].
dropbox read directory or file
Role and Attribute based Access Control for Node.js. Rebuilt with modern.js
Read Pixel Values from a GeoTIFF within a Bounding Box in almost any Projection
Asynchronous IO using libjs
Read directory content from dropbox with file attributes
Create a `Readable` stream that swithes to the fallback on error
promises fs and takes care about fs.open
Read mails for given mail address and password
Node.js parser for YINI — a clean, structured INI alternative with types, simple section nesting, comments, and strict mode.
Reads the pixels of an image as an ndarray
Read more container that expands html elements to their full height