JSPM

Found 2323 results for read file

vinyl-file

Create a vinyl file from an actual file

  • v5.0.0
  • 375.78
  • Published

copy-file

Copy a file

  • v11.1.0
  • 360.33
  • Published

read-yaml-file

Read and parse a YAML file

  • v2.1.0
  • 337.98
  • Published

read-pkg

Read a package.json file

  • v9.0.1
  • 324.31
  • Published

to-file

Convert a file path to a vinyl file.

  • v0.2.0
  • 293.74
  • Published

read-package-up

Read the closest package.json file

  • v11.0.0
  • 282.81
  • Published

read-ini-file

Read and parse an ini file

  • v4.0.0
  • 271.22
  • Published

read-file-stdin

Read from a file, falling back to stdin.

  • v0.2.1
  • 254.67
  • Published

read-chunk

Read a chunk from a file

  • v5.0.0
  • 235.41
  • 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
  • 231.86
  • Published

read-cache

Reads and caches the entire contents of a file until it is modified

  • v1.0.0
  • 224.38
  • Published

recursive-fs

Asynchronous recursive file system operations

  • v2.1.0
  • 211.01
  • Published

n-readlines

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

  • v1.0.1
  • 202.39
  • Published

read-json-sync

Read and parse a JSON file synchronously

  • v2.0.1
  • 188.56
  • Published

smart-fs

Abstraction Layer for File Management.

  • v5.0.2
  • 176.69
  • Published

readjson

Read file and parse it as json.

  • v2.2.2
  • 175.91
  • Published

read-last-lines

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

  • v1.8.0
  • 175.60
  • Published

file-system-access

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

  • v1.0.4
  • 174.19
  • Published

pull-file

Pull streams implementation of a file reader

  • v1.1.0
  • 171.97
  • Published

file-reader

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

  • v1.1.1
  • 171.07
  • Published

readtoken

Read file token by token

  • v0.0.3
  • 157.35
  • Published

firstline

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

  • v2.0.2
  • 155.36
  • Published

find-up-json

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

  • v2.0.5
  • 148.50
  • Published

jdataview

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

  • v2.5.0
  • 148.40
  • Published

read-file-relative

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

  • v1.2.0
  • 148.00
  • Published

write-yaml

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

  • v1.0.0
  • 147.89
  • Published

writejson

Write stringified object to file

  • v3.0.0
  • 142.80
  • 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
  • 141.85
  • Published

@visulima/fs

Human friendly file system utilities for Node.js

  • v3.1.5
  • 141.15
  • 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
  • 139.32
  • 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
  • 137.62
  • Published

fs-reverse

stream the lines of a file in reverse order!

  • v0.0.3
  • 135.67
  • Published

@qxip/to-file

Convert a file path to a vinyl file.

  • v0.2.1
  • 132.71
  • Published

then-read-json

Read JSON file using promises

  • v1.0.3
  • 130.81
  • Published

node-file-eval

Read node.js file and eval it

  • v1.0.0
  • 129.61
  • Published

nthline

read nth line without reading entire file

  • v1.0.2
  • 128.20
  • Published

env-file-rw

Read and write from .env file

  • v1.0.0
  • 124.23
  • Published

file-eval

Read file and eval it

  • v2.0.0
  • 124.17
  • Published

@bevry/fs-read

Read the contents of a file.

  • v1.6.0
  • 123.14
  • Published

read-file-safe

Read files without try catch

  • v2.1.1
  • 119.46
  • 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
  • 113.68
  • Published

fs-read-exactly

Read exactly n bytes of an fd or file

  • v1.0.0
  • 113.42
  • Published

node-read-yaml

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

  • v1.0.1
  • 113.00
  • Published

@wrote/read

Read the contents of file from the filesystem.

  • v1.0.4
  • 112.36
  • Published

gulp-read

Gulp plugin to read vinyl file contents

  • v1.0.1
  • 111.82
  • Published

get-uri

Returns a `stream.Readable` from a URI string

  • v6.0.5
  • 111.78
  • Published

fs-extra

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

  • v11.3.1
  • 111.39
  • Published

@bevry/file

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

  • v2.3.0
  • 107.09
  • 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
  • 105.65
  • 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.2
  • 104.83
  • Published

atomically

Read and write files atomically and reliably.

  • v2.0.3
  • 104.42
  • Published

parse-dds

parses the headers of a DDS texture file

  • v1.2.1
  • 103.99
  • Published

read-tsconfig

Read `tsconfig.json` file

  • v1.0.1
  • 102.73
  • Published

read-file-utf8

reads content from file using utf-8 encoding, also imports JSON files easily

  • v3.0.0
  • 102.66
  • Published

read-pubspec

Read a pubspec.yaml file

  • v7.0.1
  • 100.98
  • Published

@techor/fs

A human-friendly file system

  • v3.2.5
  • 99.56
  • Published

frontmatter-file-batcher

Asynchronous bulk edit utility for Front Matter powered Markdown files

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

readbox

dropbox read directory or file

  • v3.0.0
  • 96.85
  • Published

jsonfile

Easily read/write JSON files.

  • v6.2.0
  • 95.88
  • Published

lib-file

Simple node.js library for work with file system

  • v0.1.0
  • 94.92
  • Published

file-or-stdin

Read a file, or read stdin if no files are specified

  • v2.0.0-2
  • 94.27
  • 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
  • 92.45
  • Published

readify

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

  • v10.0.1
  • 89.90
  • Published

n-readlines-next

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

  • v1.0.3
  • 88.97
  • Published

bfj

Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.

  • v9.1.2
  • 86.87
  • Published

node-readfiles

A lightweight Node.js module to recursively read files in a directory using ES6 Promises

  • v0.3.1
  • 86.15
  • Published

fs-sync-utils

Basic file system tools with easy to remember names

  • v1.1.1
  • 85.98
  • Published

get-stream

Get a stream as a string, Buffer, ArrayBuffer or array

  • v9.0.1
  • 83.28
  • Published

xml-to-json-promise

Convert an XML file or XML data to JSON (via xml2js), with promises.

  • v0.0.3
  • 82.78
  • Published

chmod-cli

A simple command line tool for changing file permissions.

  • v2.0.1
  • 81.97
  • 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
  • 79.26
  • Published

package-config

Get namespaced config from the closest package.json

  • v5.0.0
  • 78.29
  • Published

dropboxify

Read directory content from dropbox with file attributes

  • v3.0.3
  • 78.23
  • Published

varstream

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

  • v0.3.2
  • 78.09
  • Published

read-first-file

Read the frist file from a directory.

  • v0.0.4
  • 77.35
  • Published

kat

File and stream concatenation the right way.

  • v0.5.2
  • 76.47
  • Published

get-stdin

Get stdin as a string or buffer

  • v9.0.0
  • 74.60
  • Published

read-last-lines-ts

Efficiently reads the last lines of a file, written in TypeScript for intellisense

  • v1.2.1
  • 74.22
  • Published

read-file-utils

Utilities for reading and manipulating text files using javascript

  • v1.1.1
  • 72.38
  • Published

@bevry/jsonfile

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

  • v1.3.0
  • 72.06
  • Published

nexline

Read file, stream, string, buffer line by line without putting them all in memory. It supports cool features like `custom line separator`, `various encodings`, `reverse mode`, `iterable protocol`

  • v1.2.2
  • 71.35
  • Published

mos-read-pkg

Read a package.json file

  • v1.1.3
  • 71.31
  • Published

peek-readable

Read and peek from a readable stream

  • v7.0.0
  • 70.49
  • Published

stream-events

Get an event when you're being sent data or asked for it.

  • v1.0.5
  • 70.08
  • Published

mos-read-pkg-up

Read the closest package.json file

  • v1.0.0
  • 69.99
  • Published

get-pixels

Reads the pixels of an image as an ndarray

  • v3.3.3
  • 69.95
  • Published

clipboardy

Access the system clipboard (copy/paste)

  • v4.0.0
  • 69.72
  • Published

to-arraybuffer

Get an ArrayBuffer from a Buffer as fast as possible

  • v1.0.1
  • 69.52
  • Published

fs-iconv

save file with charset/encoding/iconv

  • v3.1.18
  • 68.91
  • Published

read-geo-json

an easy means of reading a geojson file in js

  • v1.0.0
  • 68.89
  • Published

fs-sync

synchronous fs with more fun

  • v1.0.7
  • 68.22
  • Published

is-valid-glob

Return true if a value is a valid glob pattern or patterns.

  • v1.0.0
  • 66.58
  • Published

fs-extra-p

fs-extra module promisified with bluebird

  • v8.1.0
  • 65.43
  • Published

read-css

Read CSS file into object

  • v0.3.0
  • 65.31
  • Published

draxt

jQuery/NodeList-like module for file system (nodejs)

  • v1.3.0
  • 65.05
  • Published

r-json

A small module to read JSON files.

  • v1.3.1
  • 64.66
  • Published

tsconfig-resolver

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

    • v3.0.1
    • 64.63
    • 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
    • 64.18
    • Published

    conf

    Simple config handling for your app or module

    • v14.0.0
    • 64.07
    • Published

    read-lcov-safe

    Read and parse an lcov file without try catch

    • v1.0.2
    • 61.67
    • Published

    @isopodlabs/binary_libs

    A package for reading various library file format with TypeScript.

      • v1.2.0
      • 61.49
      • Published

      midi-file-io

      Reads, parses and writes MIDI files. Fork of NHQ's midi-file-parser.

      • v4.1.1
      • 60.63
      • Published

      fse

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

      • v4.0.1
      • 59.85
      • Published

      read-json-safe

      Read JSON files without try catch

      • v3.0.0
      • 59.82
      • Published

      reading-time

      Medium's like reading time estimation.

      • v1.5.0
      • 59.28
      • 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
      • 59.20
      • Published

      read-yaml

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

      • v1.1.0
      • 58.77
      • Published

      read-last-line

      This is to read file from last lines

      • v1.1.0
      • 58.31
      • Published

      node-gtts

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

      • v2.0.2
      • 58.13
      • Published

      file-it

      Easily read/write/update JSON files

      • v1.1.5
      • 57.87
      • Published

      read-all-stream

      Read all stream content and pass it to callback

      • v3.1.0
      • 57.75
      • 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
      • 57.41
      • Published

      filesac

      File utility functions

      • v14.2.0
      • 57.35
      • Published

      stream-read-all

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

      • v5.0.2
      • 57.21
      • Published

      subtitle

      Stream-based library for parsing and manipulating subtitles

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

      pwd-fs

      Extend the file system the capabilities of declaring the present working directory and recursive execution

      • v3.2.4
      • 55.99
      • Published

      file-helper-cli

      A CLI tool to perform basic file system changes

      • v1.0.2
      • 55.91
      • Published

      nor-fs

      Asynchronous file system library with chainable Q promises for Node.js

      • v1.0.0
      • 55.22
      • Published

      file-cli

      CLI tool to do basic file operations (copy, read, write, move...) in a cross-platform way

      • v1.2.0
      • 54.67
      • Published

      read-data-file

      Read data/config files in various formats (parsers list is configurable).

      • v2.0.11
      • 54.30
      • Published

      @emiplegiaqmnpm/temporibus-iusto-quisquam

      The `Easylibs` library is a collection of reusable JavaScript modules that can be used to build web applications. The library includes modules for progress form, file uploading, image processing, and data validation and more.

      • v1.0.0
      • 53.72
      • 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
      • 53.71
      • Published

      @cronvel/get-pixels

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

      • v3.4.1
      • 53.68
      • 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.20
      • Published

      fs-js

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

      • v1.0.6
      • 53.00
      • 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
      • 52.97
      • 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.88
      • Published

      html5-file-js

      async HTML5 File object operating tool

      • v1.4.1
      • 52.26
      • Published

      better-xlsx

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

      • v0.7.6
      • 51.94
      • Published

      @lazy-node/readlines

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

      • v3.0.3
      • 51.49
      • 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
      • 51.27
      • Published

      ppm

      A simple streaming ascii PPM image parser/writer

      • v0.0.0
      • 51.01
      • Published

      fs-line

      read and transform file line by line

      • v0.0.3
      • 50.77
      • Published

      @odczynflnpm/totam-illum-necessitatibus

      [//]: # ( ) [//]: # (This file is automatically generated by a `metapak`) [//]: # (module. Do not change it except between the) [//]: # (`content:start/end` flags, your changes would) [//]: # (be overridden.) [//]: # ( ) # @odczynflnpm/totam-illum-necess

      • v1.0.0
      • 50.74
      • Published

      @mnrendra/read-package

      Read the package.json file from any sub-directory in your project.

      • v2.4.3
      • 50.00
      • Published

      @ryniaubenpm2/alias-nihil-veniam

      [//]: # ( ) [//]: # (This file is automatically generated by a `metapak`) [//]: # (module. Do not change it except between the) [//]: # (`content:start/end` flags, your changes would) [//]: # (be overridden.) [//]: # ( ) # @ryniaubenpm2/alias-nihil-venia

      • v1.0.0
      • 49.97
      • Published

      data-to-json

      Reads a text file, CSV file or data variable having a table and returns an array of obects. In which each object consists of all headers as keys and there data as values.

      • v1.0.5
      • 49.86
      • Published

      read-input

      Easily read from stdin or files.

      • v0.3.1
      • 49.80
      • Published

      gen-readlines

      Generator based line reader

      • v1.0.1
      • 49.66
      • Published

      lire

      Read file.

      • v0.17.0
      • 49.61
      • 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
      • 48.76
      • Published

      metalsmith-raw

      Metalsmith plugin to include raw file contents in templates.

      • v0.2.0
      • 48.69
      • Published

      sponge

      Reimplementation of sponge from moreutils

      • v0.1.0
      • 48.66
      • Published

      catchment

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

      • v3.3.0
      • 48.65
      • Published

      accesscontrol

      Role and Attribute based Access Control for Node.js

      • v2.2.1
      • 48.60
      • Published

      it-reader

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

      • v6.0.4
      • 47.95
      • Published

      read-env

      Transform environment variables into JSON object with sanitized values.

      • v2.0.0
      • 47.66
      • Published

      sgc

      Synergy configuration file parser

      • v1.0.0
      • 46.86
      • Published

      recursive-readdir-sync

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

      • v1.0.6
      • 46.52
      • Published

      bitwise

      Manipulates bits, nibbles, bytes, and buffers.

      • v2.2.1
      • 46.51
      • Published

      query-lines-reader

      Query multi lines by reading file. Support big file for nodejs

      • v0.2.3
      • 46.48
      • Published

      @obsidize/tar-browserify

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

      • v6.0.1
      • 46.10
      • Published

      git-read-pkt-line

      read git packet lines (for smart protocol)

      • v0.0.8
      • 45.25
      • Published

      tail-stream

      Like 'tail -f' but a stream.

      • v0.3.4
      • 45.06
      • Published

      husk

      Modular stream transformation system.

      • v0.5.3
      • 44.98
      • 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
      • 44.91
      • Published

      parent-package-json

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

      • v3.0.0
      • 44.33
      • Published

      @svizzle/file

      Svizzle File contains file related helpers for node.

      • v0.14.3
      • 43.65
      • Published

      husk-fs

      Pipes filesystem read and write streams.

      • v1.0.3
      • 43.65
      • 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
      • 43.29
      • Published

      json-tu-file

      A simple way to read/write JSON from files

      • v1.4.2
      • 43.27
      • Published

      extra-file-class

      A node.js file operations class with methods wrapping fs/promises

      • v0.9.20
      • 43.06
      • 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
      • 43.01
      • Published

      @bconnorwhite/module

      Read your module's package.json without importing it

      • v2.0.2
      • 42.67
      • 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.58
      • Published

      csv-read

      Read data from a CSV file using streams. Optimized for big CSV files

      • v2.0.2
      • 42.46
      • Published

      @pioug/get-pixels

      Reads the pixels of an image as an ndarray

      • v4.0.0
      • 41.76
      • Published

      json-extra

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

      • v2.0.1
      • 41.56
      • Published

      clipboardy-cjs

      Access the system clipboard (copy/paste)

      • v3.0.0
      • 41.39
      • Published

      pipette

      Stream and pipe utilities for Node

      • v0.9.3
      • 40.99
      • Published

      iobin

      CLI Binary File

        • v0.0.1
        • 40.98
        • Published

        jbinary

        High-level I/O for binary data.

        • v2.1.5
        • 40.55
        • Published

        s3-read-file-stream

        Reads a file from S3 via stream using AWS SDK and prints its content to stdout, or to another writable stream. CLI ready + support to gzip. Useful to quickly inspect large files without the need to download it entirely.

        • v0.0.2
        • 40.42
        • Published

        package-json-io

        Read and update package.json files

        • v1.0.0
        • 40.09
        • Published

        get-stdin-with-tty

        Get stdin as a string or buffer from pipe or TTY

        • v6.0.0
        • 39.87
        • Published

        chunk-store-stream

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

        • v4.3.0
        • 39.57
        • Published

        read-glob

        Search files with glob pattern and read them, Observable way

        • v3.0.0
        • 39.45
        • Published

        line-buffer

        For reading stream's data as lines.

        • v0.1.4
        • 39.36
        • Published

        @bevry/fs-list

        List the entire contents of a directory.

        • v2.7.0
        • 39.34
        • Published

        vfile-glob

        Search files with glob pattern and create VFile objects from them

        • v1.0.0
        • 39.32
        • Published

        node-clipboardy

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

        • v1.0.3
        • 38.94
        • Published

        plasma

        Load data from globs or files or directly from objects.

        • v0.9.1
        • 38.90
        • Published

        read-data

        Read JSON or YAML files.

        • v1.1.0
        • 38.61
        • Published

        csv-node

        An parser for csv files

        • v1.4.1
        • 38.60
        • Published

        stream-lines

        Line transform stream, reads bytes writes arrays of lines.

        • v1.2.1
        • 38.43
        • Published

        read-utf8-file

        Read the contents of a UTF-8 file

        • v3.0.0
        • 38.21
        • Published

        fs-read-chunk

        Read n bytes of an fd or file

        • v1.0.0
        • 36.95
        • Published

        spiff

        Promise-aware file-system adapter and transmogrifier.

        • v4.0.0
        • 36.81
        • 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
        • 36.72
        • 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.61
        • Published

        read-dir-and-stat

        Reads the directory files and adds the stat info.

        • v1.0.9
        • 36.34
        • Published

        xml-query

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

        • v1.5.0
        • 36.26
        • Published

        jase

        Simple CLI tool for modifying JSON data.

        • v1.2.0
        • 35.36
        • Published

        glsl-read-float

        Read floating point values back from WebGL

        • v1.1.0
        • 35.14
        • Published

        @folder/readdir

        Recursively read a directory, blazing fast.

        • v3.1.0
        • 35.11
        • Published

        promise-path

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

        • v1.4.4
        • 35.01
        • Published