serial-async-io
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

serial-async-io

stat(), read(), and write() files via fs/promises, but one at a time.

Install yarn add serial-async-io

Import import { read, write } from 'serial-async-io'

Or import io from 'serial-async-io'

All three return promises.

Also, stat() returns false upon failure instead of throwing

Readme

Keywords

none

Package Sidebar

Install

npm i serial-async-io

Weekly Downloads

18

Version

0.3.2

License

GPL-3.0-or-later

Unpacked Size

45.8 kB

Total Files

8

Last publish

Collaborators

  • realprokopschield