Huge News!Announcing our $40M Series B led by Abstract Ventures.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

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
84
increased by8300%
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.
  • Stricter types.
  • Better types.
  • Sensible and standard overloads across library.

Installation

Requires Typescript ^4.x so that param argumnents can be modified nicely with functions.

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

FAQs

Package last updated on 25 Feb 2021

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