New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fs-fp-ts

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-fp-ts

fp-ts bindings for the Node File System (FS) API

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-70%
Maintainers
1
Weekly downloads
 
Created
Source

fs-fp-ts

fp-ts bindings for the Node File System API's

Most are covered, but some are left out due to their immutable nature. We could cover this, but it's not a required feature for v1.x

Feedback

This is in early stages and not complete yet, almost usable.

If there are any changes you want to see, even if small, please raise an issue.

Goals

  • All existing fs API's but functional.
  • Clearer documentation.
  • Partially applied functions sensibly implemented.
  • Reader implementations with File Descriptor and PathLike.

Installation

fp-ts-node has a peer dependency of fp-ts.

// yarn
yarn add fs-fp-ts fp-ts

// npm
npm install fs-fp-ts fp-ts

Excluded

Any node stream API has been left out.

  • read
  • opendir

FAQs

Package last updated on 10 Jul 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc