Skip to content

mickvangelderen/funko-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage guide

This guide is for people who want to use funko-fs.

Other guides:

Install

npm install funko-fs

Usage

import fs from 'funko-fs'

fs.stat('package.json')
// Future Error Stat
.fork(console.error, console.log)

Thanks

This project uses node-package-skeleton as a starting point for package development.

About

Functional wrapper for the standard fs module.

Resources

Stars

Watchers

Forks

Packages

No packages published