New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

readr

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

readr

Flexible Node.js file reading library

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

readr

Build Status

Flexible Node.js file reading library.

Readr is a library that abstracts reading files from disk. It supports recursively reading multiple files in a directory or reading an individual file via a clean API. It uses globber as its glob engine. Readr's API provides both sync and async operations.

It is tested against node >= 0.8.0.

Check out the homepage for documentation.

License

MIT

Keywords

file

FAQs

Package last updated on 29 Sep 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts