Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 284 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 284 Bytes

Bara file loader

Easily load supported file type into JSON object.

Install

npm install --save @barajs/core @barajs/loader

API

walk

List all absolute file paths in a directory.

readFile

File file content at path.

writeFile

Write file content at path.