JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 21
  • Score
    100M100P100Q13587F
  • License MIT

A high-level promised wrapper on Node's FS module. For fuck's sake!

Package Exports

  • ffs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ffs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ffs Build Status Dependencies Status

A high-level promised wrapper on Node's FS module. For fuck's sake!

Example

( ... )

Installing

Just grab it from NPM:

$ npm install ffs

Documentation

A quick reference of the API can be built using Calliope:

$ npm install -g calliope
$ calliope build

Tests

You can run all tests using Mocha:

$ npm test

Licence

MIT/X11. ie.: do whatever you want.