@wrote/wrote

1.2.3 • Public • Published

@wrote/wrote

npm version

@wrote/wrote is The Collection Of The Methods To Work With The Filesystem.

yarn add -E @wrote/wrote

Table Of Contents

API

The package is available by importing its named functions:

import {
  read, write, rm, ensurePath, readDirStructure,
  readBuffer, exists,
} from '@wrote/wrote'

Packages

These packages are included in the meta-library.

Method Description Package
write Writes a file. @wrote/write
read Reads a file. @wrote/read
readBuffer Reads a file as a buffer. @wrote/read
ensurePath Creates all directories on the way to the path. @wrote/ensure-path
rm Removes a file or directory. @wrote/rm
readDirStructure Reads a directory structure. @wrote/rm
exists Checks if a file or directory exists and returns instance of Stats. @wrote/exists

Copyright

Art Deco © Art Deco for Wrote 2019 Wrote Tech Nation Visa Tech Nation Visa Sucks

Readme

Keywords

Package Sidebar

Install

npm i @wrote/wrote

Weekly Downloads

1

Version

1.2.3

License

MIT

Unpacked Size

7.33 kB

Total Files

9

Last publish

Collaborators

  • zvr