Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

funko-fs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

funko-fs

Functional wrapper of fs module based on funko.

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

Usage guide

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

Other guides:

  • Development guide

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.

FAQs

Package last updated on 20 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts