@breadfs/node
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

@breadfs/node

version CI

Installation

npm i breadfs @breadfs/node

Usage

import { NodeFS } from '@breadfs/node'
import { BreadFS } from '@breadfs/core'

const nfs = BreadFS.of(NodeFS)

await nfs.path('/test.txt').readText()

License

MIT License © 2023 XLor

Package Sidebar

Install

npm i @breadfs/node

Weekly Downloads

36

Version

0.1.8

License

MIT

Unpacked Size

13.3 kB

Total Files

8

Last publish

Collaborators

  • yjl9903