JSPM

Found 2329 results for read me generation

read-dir-and-stat

Reads the directory files and adds the stat info.

  • v1.0.9
  • 63.85
  • Published

vinyl-file

Create a vinyl file from an actual file

  • v5.0.0
  • 63.83
  • Published

read-file-safe

Read files without try catch

  • v2.1.1
  • 62.92
  • Published

read-json-safe

Read JSON files without try catch

  • v3.0.0
  • 62.02
  • Published

read-chunk

Read a chunk from a file

  • v5.0.0
  • 60.25
  • Published

copy-file

Copy a file

  • v11.1.0
  • 60.21
  • Published

reading-time

Medium's like reading time estimation.

  • v1.5.0
  • 60.14
  • Published

read-all-stream

Read all stream content and pass it to callback

  • v3.1.0
  • 59.02
  • Published

stream-read-all

Returns a promise which fulfils with the supplied stream's content

  • v5.0.2
  • 57.83
  • Published

get-pixels

Reads the pixels of an image as an ndarray

  • v3.3.3
  • 57.14
  • Published

package-config

Get namespaced config from the closest package.json

  • v5.0.0
  • 56.46
  • Published

read-file-relative

Read files with path relative to the current module without annoying boilerplate code

  • v1.2.0
  • 56.29
  • Published

@cronvel/get-pixels

Pruned version of the 'get-pixels' package by Mikola Lysenko (only node.js and local fs files)

  • v3.4.1
  • 54.54
  • Published

nested-property

Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'

  • v4.0.0
  • 53.76
  • Published

varstream

Stream variables beetween 2 JavaScript threads (client/server, ipc, worker/main thread).

  • v0.3.2
  • 53.73
  • Published

read-last-lines

Read in the last N lines of a file efficiently using node.js and fs.

  • v1.8.0
  • 53.57
  • Published

read-ini-file

Read and parse an ini file

  • v4.0.0
  • 52.95
  • Published

get-video-id

Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.

  • v4.1.7
  • 52.90
  • Published

read-file-stdin

Read from a file, falling back to stdin.

  • v0.2.1
  • 52.74
  • Published

json-file-plus

[![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

  • v4.0.0
  • 52.72
  • Published

recursive-fs

Asynchronous recursive file system operations

  • v2.1.0
  • 52.72
  • Published

file-contents

Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.

  • v1.0.1
  • 52.22
  • Published

@bevry/json

Helpers for reading and writing JSON.

  • v2.4.0
  • 51.76
  • Published

n-readlines

Read file line by line without buffering the whole file in memory.

  • v1.0.1
  • 51.39
  • Published

read-input

Easily read from stdin or files.

  • v0.3.1
  • 51.08
  • Published

@bevry/fs-list

List the entire contents of a directory.

  • v2.7.0
  • 49.89
  • Published

it-reader

Read an exact number of bytes from a binary (async) iterable

  • v6.0.4
  • 49.82
  • Published

accesscontrol

Role and Attribute based Access Control for Node.js

  • v2.2.1
  • 49.71
  • Published

load-pkg

Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

  • v4.0.0
  • 49.64
  • Published

read-json-sync

Read and parse a JSON file synchronously

  • v2.0.1
  • 49.41
  • Published

catchment

Collect Node.JS Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.

  • v3.3.0
  • 49.37
  • Published

to-file

Convert a file path to a vinyl file.

  • v0.2.0
  • 49.34
  • Published

read-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.

  • v0.2.0
  • 49.24
  • Published

read-env

Transform environment variables into JSON object with sanitized values.

  • v2.0.0
  • 48.88
  • Published

@bevry/fs-read

Read the contents of a file.

  • v1.6.0
  • 48.87
  • Published

readjson

Read file and parse it as json.

  • v2.2.2
  • 48.78
  • Published

firstline

Async npm module for Node JS that reads the first line of a file

  • v2.0.2
  • 48.69
  • Published

safe-get

A small safe accessor that uses reduce to prevent 'Cannot read property of undefined' errors

  • v1.0.6
  • 48.52
  • Published

bitwise

Manipulates bits, nibbles, bytes, and buffers.

  • v2.2.1
  • 48.38
  • Published

find-up-json

Find, read and parse the first matching file found walking the filesystem upwards.

  • v2.0.5
  • 48.22
  • Published

write-yaml

Write YAML. Converts JSON to YAML writes it to the specified file.

  • v1.0.0
  • 47.77
  • Published

recursive-readdir-sync

NodeJS library to recursively read a directory path's contents synchronously

  • v1.0.6
  • 47.55
  • Published

write-json

Write a JSON file to disk, also creates intermediate directories in the destination path if they don't already exist.

  • v3.0.1
  • 47.34
  • Published

tsconfig-resolver

Walk up the tree to resolve `tsconfig.json` configuration objects.

    • v3.0.1
    • 46.85
    • Published

    git-read-pkt-line

    read git packet lines (for smart protocol)

    • v0.0.8
    • 46.82
    • Published

    fs-sync

    synchronous fs with more fun

    • v1.0.7
    • 46.35
    • Published

    subtitle

    Stream-based library for parsing and manipulating subtitles

    • v4.2.2-alpha.0
    • 46.31
    • Published

    node-gtts

    Google Text-to-Speech for NodeJS (Unofficial API)

    • v2.0.2
    • 46.14
    • Published

    fs-extra-p

    fs-extra module promisified with bluebird

    • v8.1.0
    • 46.13
    • Published

    jdataview

    A unique way to work with a binary file in the browser and the server.

    • v2.5.0
    • 45.82
    • Published

    fse

    fs: then-ified, extended, and dependency-free

    • v4.0.1
    • 45.76
    • Published

    @bconnorwhite/module

    Read your module's package.json without importing it

    • v2.0.2
    • 44.45
    • Published

    smart-fs

    Abstraction Layer for File Management.

    • v5.0.2
    • 43.74
    • Published

    @firanorg/mollitia-molestias-accusamus

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v10.13.142
    • 43.36
    • Published

    @fawazahmed/react-native-read-more

    A simple react native library to show large blocks of text in a condensed manner with the ability to collapse and expand.

    • v3.0.4
    • 42.83
    • Published

    pipette

    Stream and pipe utilities for Node

    • v0.9.3
    • 42.72
    • Published

    read-yaml

    Very thin wrapper around js-yaml for directly reading in YAML files.

    • v1.1.0
    • 42.51
    • Published

    chunk-store-iterator

    Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.

    • v1.0.4
    • 42.33
    • Published

    @visulima/fs

    Human friendly file system utilities for Node.js

    • v4.0.2
    • 41.33
    • Published

    @dramaorg/delectus-culpa-reprehenderit

    [![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

    • v3.5.94
    • 41.12
    • Published

    file-system-access

    File System Access API implementation (ponyfill) with pluggable storage adapters via IndexedDB, Cache API, in-memory etc.

    • v1.0.4
    • 41.11
    • Published

    better-xlsx

    A better xlsx lib for read / write / toTable / from Table

    • v0.7.6
    • 40.92
    • Published

    get-stdin-with-tty

    Get stdin as a string or buffer from pipe or TTY

    • v6.0.0
    • 40.61
    • Published

    xml-query

    Super small library to retrieve values and attributes from the XML AST generated by xml-reader

    • v1.5.0
    • 40.58
    • Published

    node-fs-extra

    fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.

    • v0.8.2
    • 40.19
    • Published

    fs-extra2

    fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.

    • v1.0.1
    • 40.08
    • Published

    fs-utils

    fs extras and utilities to extend the node.js file system module. Used in Assemble and many other projects.

    • v0.7.0
    • 39.39
    • Published

    line-buffer

    For reading stream's data as lines.

    • v0.1.4
    • 39.37
    • Published

    frontmatter-file-batcher

    Asynchronous bulk edit utility for Front Matter powered Markdown files

    • v0.0.1-beta.0
    • 38.77
    • Published

    file-reader

    Read a glob of files, dynamically choosing the reader or requiring the files based on the file extension.

    • v1.1.1
    • 38.51
    • Published

    @obsidize/tar-browserify

    Browser-based tar utility for packing and unpacking tar files (stream-capable)

    • v6.3.2
    • 38.48
    • Published

    read-all-stdin-sync

    Save one level of indentation in scripts that won't do anything anyway until they've read all of stdin.

    • v1.0.5
    • 38.37
    • Published

    @zitterorg/magni-eos

    [![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

    • v5.8.60
    • 38.16
    • Published

    fs-js

    A native module for effectively working with files built on top of Node's famous fs module.

    • v1.0.6
    • 37.96
    • Published

    chunk-store-stream

    Convert an abstract-chunk-store compliant store into a readable or writable stream

    • v4.3.0
    • 37.67
    • Published

    glsl-read-float

    Read floating point values back from WebGL

    • v1.1.0
    • 37.53
    • Published

    @a-2-c-2-anpm/labore-voluptatibus-consectetur

    [![NPM version](http://img.shields.io/npm/v/@a-2-c-2-anpm/labore-voluptatibus-consectetur.svg?style=flat-square)](https://www.npmjs.org/package/@a-2-c-2-anpm/labore-voluptatibus-consectetur) [![Canonical Code Style](https://img.shields.io/badge/code%20sty

    • v1.0.0
    • 37.20
    • Published

    fs-reverse

    stream the lines of a file in reverse order!

    • v0.0.3
    • 36.92
    • Published

    pull-file

    Pull streams implementation of a file reader

    • v1.1.0
    • 36.91
    • Published

    husk

    Modular stream transformation system.

    • v0.5.3
    • 36.88
    • Published

    redis-rstream

    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)

    • v1.0.1
    • 36.84
    • Published

    ieee-float

    pure javascript IEEE 754 32-bit and 64-bit floating point binary conversion

    • v0.6.0
    • 36.82
    • Published

    husk-fs

    Pipes filesystem read and write streams.

    • v1.0.3
    • 36.64
    • Published

    writejson

    Write stringified object to file

    • v3.0.0
    • 36.53
    • Published

    package-json-io

    Read and update package.json files

    • v1.0.0
    • 36.47
    • Published

    parent-package-json

    Find, read and parse the package.json of the parent module

    • v3.0.0
    • 36.38
    • Published

    node-clipboardy

    Access the system clipboard (copy/paste). For node only:)

    • v1.0.3
    • 36.28
    • Published

    ppm

    A simple streaming ascii PPM image parser/writer

    • v0.0.0
    • 36.27
    • Published

    jbinary

    High-level I/O for binary data.

    • v2.1.5
    • 36.21
    • Published

    read-time-estimate

    A Medium like read time estimate with more accuracy and customisable values

    • v0.0.3
    • 36.19
    • Published

    @emiplegiaqmnpm/nemo-fugiat-quod

    [![NPM version](http://img.shields.io/npm/v/@emiplegiaqmnpm/nemo-fugiat-quod.svg?style=flat-square)](https://www.npmjs.org/package/@emiplegiaqmnpm/nemo-fugiat-quod) [![Canonical Code Style](https://img.shields.io/badge/code%20style-canonical-blue.svg?styl

    • v1.0.0
    • 36.13
    • Published

    opfs-tools

    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).

    • v0.7.3
    • 36.02
    • Published

    readtoken

    Read file token by token

    • v0.0.3
    • 35.68
    • Published

    icns-lib

    Library to read and create .icns files

    • v1.0.1
    • 35.65
    • Published

    @bevry/file

    Helpers for reading, writing, deleting, and accessing a file.

    • v2.3.0
    • 35.34
    • Published

    sponge

    Reimplementation of sponge from moreutils

    • v0.1.0
    • 35.14
    • Published

    @crabas0npm/dolor-laboriosam-ipsam

    [![Node](https://img.shields.io/badge/-Node.js-808080?logo=node.js&colorA=404040&logoColor=66cc33)](https://www.npmjs.com/package/@crabas0npm/dolor-laboriosam-ipsam) [![TypeScript](https://img.shields.io/badge/-Typed-808080?logo=typescript&colorA=404040&l

    • v1.0.0
    • 34.78
    • Published

    @bevry/jsonfile

    Read/Parse/Write a JSON file in Node.js, Deno, ESM, and CJS.

    • v1.3.0
    • 34.74
    • Published

    edit-package-json

    Edit package.json without parsing, as string, to keep the formatting intact

    • v0.9.0
    • 34.73
    • Published

    @crabas0npm/totam-quia-tenetur

    [![Node](https://img.shields.io/badge/-Node.js-808080?logo=node.js&colorA=404040&logoColor=66cc33)](https://www.npmjs.com/package/@crabas0npm/totam-quia-tenetur) [![TypeScript](https://img.shields.io/badge/-Typed-808080?logo=typescript&colorA=404040&logoC

    • v1.0.0
    • 34.33
    • Published

    plasma

    Load data from globs or files or directly from objects.

    • v0.9.1
    • 34.27
    • Published

    csv-node

    An parser for csv files

    • v1.4.1
    • 34.14
    • Published

    ast-get-values-by-key

    Extract values and paths from AST by keys OR set them by keys

    • v5.1.0
    • 33.98
    • Published

    load-text-file

    [Strips UTF-8 BOM](https://github.com/sindresorhus/strip-bom), uses [`graceful-fs`](https://github.com/isaacs/node-graceful-fs), and returns Promises.

    • v2.0.0
    • 33.82
    • Published

    @pioug/get-pixels

    Reads the pixels of an image as an ndarray

    • v5.0.0
    • 33.76
    • Published

    tail-stream

    Like 'tail -f' but a stream.

    • v0.3.4
    • 33.66
    • Published

    @bobyzgirlllnpm/explicabo-saepe-expedita

    [![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/@bobyzgirlllnpm/explicabo-saepe-expedita/badge.svg)](https://snyk.io/test/github/naturalintelligence/@bobyzgirlllnpm/explicabo-saepe-expedita) [![NPM quality][quality-image]][qualit

    • v1.0.0
    • 33.63
    • Published

    clipboard-cli

    Access the system clipboard (copy/paste)

    • v5.0.0
    • 33.50
    • Published

    gen-readlines

    Generator based line reader

    • v1.0.1
    • 33.41
    • Published

    cache-conf

    Simple cache config handling for your app or module

    • v0.6.0
    • 33.35
    • Published

    vue-read-more

    a vue.js read-more plugin

    • v1.1.1
    • 33.20
    • Published

    then-read-json

    Read JSON file using promises

    • v1.0.3
    • 33.18
    • Published

    gulp-read

    Gulp plugin to read vinyl file contents

    • v1.0.1
    • 33.17
    • Published

    loader-cache

    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.

    • v0.6.1
    • 33.12
    • Published

    @ffras4vnpm/sed-tempora-magnam

    [![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/@ffras4vnpm/sed-tempora-magnam/badge.svg)](https://snyk.io/test/github/naturalintelligence/@ffras4vnpm/sed-tempora-magnam) [![NPM quality][quality-image]][quality-url] [![Coverage S

    • v1.0.0
    • 33.10
    • Published

    fs-read-exactly

    Read exactly n bytes of an fd or file

    • v1.0.0
    • 33.06
    • Published

    read-glob

    Search files with glob pattern and read them, Observable way

    • v3.0.0
    • 32.95
    • Published

    fs-iconv

    save file with charset/encoding/iconv

    • v3.1.18
    • 32.74
    • Published

    fs-extra-tf

    fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.

    • v1.0.0
    • 32.73
    • Published

    @zibuthe7j11/inventore-ea-aut

    [![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/@zibuthe7j11/inventore-ea-aut/badge.svg)](https://snyk.io/test/github/naturalintelligence/@zibuthe7j11/inventore-ea-aut) [![NPM quality][quality-image]][quality-url] [![Coverage Sta

    • v1.0.0
    • 32.72
    • Published

    nthline

    read nth line without reading entire file

    • v1.0.2
    • 32.30
    • Published

    fs-pro

    working with files easily

    • v3.12.1
    • 32.27
    • Published

    vfile-glob

    Search files with glob pattern and create VFile objects from them

    • v1.0.0
    • 32.25
    • Published

    @hutechtechnical/officia-non-quas-architecto

    [![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/@hutechtechnical/officia-non-quas-architecto/badge.svg)](https://snyk.io/test/github/naturalintelligence/@hutechtechnical/officia-non-quas-architecto) [![NPM quality][quality-image]

    • v1.0.0
    • 31.77
    • Published

    file-eval

    Read file and eval it

    • v2.0.0
    • 31.76
    • Published

    json-extra

    json-extra gives you a little more power to json files and strings

    • v2.0.1
    • 31.62
    • Published

    read-json-lines-sync

    Synchronous reader of a string containing many lines in JSON format

    • v2.2.5
    • 31.47
    • Published

    instapaper-ts

    A type-safe API client for Instapaper.

    • v1.1.3
    • 31.26
    • Published

    parse-dds

    parses the headers of a DDS texture file

    • v1.2.1
    • 31.14
    • Published

    libsys

    syscall() function for Node.js

    • v3.0.0
    • 31.02
    • Published

    @omegion1npm/molestias-illo-veniam

    <div align="center"> <a href="https://eslint.org/"> <img width="150" height="150" src="https://eslint.org/icon-512.png"> </a> <a href="https://flow-typed.github.io/flow-typed/#/"> <img width="150" height="150" src="https://raw.githubusercont

    • v1.0.0
    • 31.01
    • Published

    geotiff-read-bbox

    Read Pixel Values from a GeoTIFF within a Bounding Box in almost any Projection

    • v2.5.0
    • 30.93
    • Published

    read-data

    Read JSON or YAML files.

    • v1.1.0
    • 30.85
    • Published

    json-preserve-indent

    read from, write to and return a JSON string, minimizing diffs and preserving indents/fileending

    • v1.1.3
    • 30.74
    • Published

    @ridi/epub-parser

    Common EPUB2 data parser for Ridibooks services

    • v0.7.4-alpha.1
    • 30.73
    • Published

    explore-config

    Explore multi-format JavaScript module configuration

    • v3.2.5
    • 30.58
    • Published

    read-tsconfig-sync

    Loads tsconfig.json files including extends

    • v1.0.11
    • 30.49
    • Published

    chmod-cli

    A simple command line tool for changing file permissions.

    • v2.0.1
    • 30.47
    • Published

    clipboardy-cjs

    Access the system clipboard (copy/paste)

    • v3.0.0
    • 30.39
    • Published

    @ryniaubenpm/exercitationem-veritatis-quo

    A lean, zero dependency library to provide a useful base for your project. Checksums, cryptography, codecs, date-times, error-checking-codes, logging, pseudorandom number generation. The tools you need for any project. Secure build pipeline, provenance

    • v1.0.0
    • 30.08
    • Published

    indian-ocean

    A library for reading in and writing out data in Node.js.

    • v4.0.3
    • 30.05
    • Published

    readify

    Read directory content with file attributes: size, date, owner, mode

    • v10.0.1
    • 30.01
    • Published

    dogeon

    DSON serialization such read much write wow wow wow

    • v1.0.0
    • 30.01
    • Published

    @bobyzgirlllnpm/reiciendis-corrupti-reiciendis

    A lean, zero dependency library to provide a useful base for your project. Checksums, cryptography, codecs, date-times, error-checking-codes, logging, pseudorandom number generation. The tools you need for any project. Secure build pipeline, provenance

    • v1.0.0
    • 29.97
    • Published

    @wemnyelezxnpm/quibusdam-mollitia-sint

    <p align="center"> <a href="https://babeljs.io/"> <img alt="babel" src="https://raw.githubusercontent.com/babel/logo/master/babel.png" width="546"> </a> </p>

    • v1.0.0
    • 29.92
    • Published

    stream-lines

    Line transform stream, reads bytes writes arrays of lines.

    • v1.2.1
    • 29.91
    • Published

    plasma-cache

    Object cache for [Plasma].

    • v0.2.2
    • 29.85
    • Published

    write-data

    Write a YAML or JSON file to disk. Automatically detects the format to write based on extension. Or pass `ext` on the options.

    • v1.0.2
    • 29.82
    • Published

    @bobyzgirlllnpm/quas-aspernatur-assumenda

    A lean, zero dependency library to provide a useful base for your project. Checksums, cryptography, codecs, date-times, error-checking-codes, logging, pseudorandom number generation. The tools you need for any project. Secure build pipeline, provenance

    • v1.0.0
    • 29.68
    • Published

    @stacksjs/qrx

    QR & Bar Code generating & reading. Lightweight & powerful.

    • v0.1.0
    • 29.66
    • Published

    csvdata

    Async npm module for Node JS that loads, writes, and checks data operating with CSV files.

    • v2.0.0
    • 29.63
    • Published

    node-excel-stream

    A utility to read and write excels JSON data in streams

    • v1.2.1
    • 29.49
    • Published

    clipboard-sys

    Cross platform node system clipboard work with text, image, files

    • v1.2.1
    • 29.45
    • Published

    @lambrioanpm/ut-quod-dicta

    <p align="center"> <a href="https://babeljs.io/"> <img alt="babel" src="https://raw.githubusercontent.com/babel/logo/master/babel.png" width="546"> </a> </p>

    • v1.0.0
    • 29.42
    • Published

    lamed_io

    IO functions

    • v1.6.24
    • 29.41
    • Published

    @ryniaubenpm2/quo-illo-debitis

    A lean, zero dependency library to provide a useful base for your project. Checksums, cryptography, codecs, date-times, error-checking-codes, logging, pseudorandom number generation. The tools you need for any project. Secure build pipeline, provenance

    • v1.0.0
    • 29.37
    • Published

    files-io

    Read many files in node

    • v4.0.1
    • 29.09
    • Published

    promise-path

    Promise based path operations including read, write, find, fetch, make, clean, position, and run.

    • v1.4.4
    • 29.06
    • Published

    readall

    readall `Stream` datas helper.

    • v1.1.0
    • 28.96
    • Published

    redzip

    work with files inside archives like with regular files

    • v3.0.5
    • 28.91
    • Published

    @a-2-c-2-anpm/cum-excepturi-illum

    <pre> _ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____

    • v1.0.0
    • 28.63
    • Published

    @fancy-crud/vue

    Please follow the documentation at [fancy-crud.github.io](https://fancy-crud.github.io/docs)

    • v2.2.27
    • 28.60
    • Published

    cross-import

    Import .ts, .mjs, .cjs files across environments as JavaScript modules

    • v3.2.5
    • 28.50
    • Published

    iconv-jschardet

    Convert/auto-detection Character encodings in JavaScript ( iconv-lite, jschardet )

    • v2.0.33
    • 28.44
    • Published

    @fancy-crud/core

    ## Getting started Please follow the documentation at [fancy-crud.github.io](https://fancy-crud.github.io/docs)

    • v2.2.27
    • 28.41
    • Published

    node-read-yaml

    Read and parse a YAML file. A wrapper of js-yaml read file directly.

    • v1.0.1
    • 28.27
    • Published

    @wrote/read

    Read the contents of file from the filesystem.

    • v1.0.4
    • 28.24
    • Published

    read-file-utils

    Utilities for reading and manipulating text files using javascript

    • v1.1.1
    • 28.22
    • Published

    @folder/readdir

    Recursively read a directory, blazing fast.

    • v3.1.0
    • 28.16
    • Published

    @crabas0npm/reprehenderit-qui-eaque

    <pre> _ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____

    • v1.0.0
    • 28.14
    • Published

    fs-meta

    A replacement for the native fs module that does a little more

    • v0.2.1
    • 28.05
    • Published

    @micromint1npm/voluptate-labore-ipsa

    [![Twitter API v2 badge](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fv2)](https://developer.twitter.com/en/docs/twitter-api/early-access) [![Twitter API v1.1 badge](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwba

    • v1.0.0
    • 28.01
    • Published

    @hoangcung1804npm/iure-placeat-ipsum

    This [vite](https://vitejs.dev/) plugin generates a single SVG spritemap containing multiple <symbol> elements from all `.svg` files in a directory.

    • v1.0.0
    • 27.93
    • Published

    pedantry

    Read a directory recursively as a stream in Node.js.

    • v2.6.0
    • 27.93
    • Published

    ast-get-object

    Getter/setter for nested parsed HTML AST's, querying objects by key/value pairs

    • v4.1.0
    • 27.90
    • Published

    @crabas0npm/aperiam-non-voluptatum

    This [vite](https://vitejs.dev/) plugin generates a single SVG spritemap containing multiple <symbol> elements from all `.svg` files in a directory.

    • v1.0.0
    • 27.84
    • Published

    @coremyslo/icon-generator

    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.

    • v2.2.0
    • 27.73
    • Published

    @crabas0npm/quis-nemo-pariatur

    This [vite](https://vitejs.dev/) plugin generates a single SVG spritemap containing multiple <symbol> elements from all `.svg` files in a directory.

    • v1.0.0
    • 27.62
    • Published

    awaitify-stream

    Read or write to a stream using while and await, not event handlers.

    • v1.0.2
    • 27.55
    • Published

    binary-bliss

    Welcome to **BinaryBliss**, a versatile toolkit for handling binary data, file operations, and secure data management. This library is designed for advanced binary data manipulation, including bitwise operations, custom type definitions, encryption, and c

    • v2.3.0
    • 27.55
    • Published

    @fancy-crud/bus

    Utility package to use command responsibility segregation

    • v2.2.27
    • 27.36
    • Published

    syncprompt

    A synchronous prompt for node.js

    • v2.0.0
    • 27.27
    • Published

    @dfgyhujk7npm/quam-repellat-ea

    Are you tired of converting environment variables to their respective types, like me? Then this package is for you! This package converts the values of environment variables to their respective types, so you don't have to worry about it anymore.

    • v1.0.0
    • 27.24
    • Published

    @odczynflnpm/repellendus-commodi-sunt

    [![Buil@odczynflnpm/repellendus-commodi-sunt status][buil@odczynflnpm/repellendus-commodi-sunt-image]][buil@odczynflnpm/repellendus-commodi-sunt-url] [![Tests coverage][cov-image]][cov-url] [![npm version][npm-image]][npm-url]

    • v1.0.0
    • 27.23
    • Published

    vinyl-read

    Create vinyl files from a glob pattern

    • v1.0.0
    • 27.20
    • Published

    readzip

    read zip archive in simplest possible way

    • v2.0.0
    • 27.11
    • Published

    fs-safe

    A simple fs wrapper that doesn't throw

    • v1.2.0
    • 27.00
    • Published

    @isopodlabs/binary

    A package for reading and writing binary data with TypeScript.

    • v1.5.0
    • 26.87
    • Published

    eleventy-plugin-time-to-read

    11ty plugin for estimating the time to read a given text. Supports multiple languages

    • v1.3.0
    • 26.86
    • Published

    @techor/fs

    A human-friendly file system

    • v3.2.5
    • 26.73
    • Published

    fallback-stream

    Create a `Readable` stream that swithes to the fallback on error

    • v2.0.0-1
    • 26.57
    • Published

    @dword-design/load-pkg

    Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

    • v4.0.0
    • 26.53
    • Published

    static-fs

    A static filesystem to bundle files and read them using Node.js

    • v1.10.1
    • 26.52
    • Published

    find-and-read

    Finding and Reading Files Made a Little Easier

    • v1.2.0
    • 26.51
    • Published

    mutex-server

    Mutex Server using WebSocket

    • v0.6.1
    • 26.49
    • Published

    env-file-rw

    Read and write from .env file

    • v1.0.0
    • 26.38
    • Published

    node-file-eval

    Read node.js file and eval it

    • v1.0.0
    • 26.37
    • Published

    med-img-reader

    Reads any type of medical image in the browser.

    • v1.3.0
    • 26.27
    • Published