Skip to content

benjreinhart/readr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Flexible Node.js file reading library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors