Skip to content

barajs/fs

Repository files navigation

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.