readr

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i readr

Weekly Downloads

6

Version

1.0.0

License

MIT

Last publish

Collaborators

  • benjreinhart