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

pure-ts

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pure-ts

Functional programming standard library for TypeScript

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

List logo

Build Status

What is pure?

pure is a standard library for functional programming in TypeScript. It's purpose is to allow developers to use popular patterns and abstractions that are available in ML-family languages. The core values of this library are:

  • Bringing the whole package - The main goal of this library is to create a single cohesive tool that suits all functional programming needs of TypeScript developers
  • Type safety - While pure can be used in vanilla JavaScript, it's entirely written with TypeScript and type safety in mind.
  • Fantasy-land compatibility - pure implements the Fantasy Land specification as much as possible

Installation

pure is available as a npm package

$ npm install pure-ts

Documentation

You can find the documentation on the official site.

Inspired by

FAQs

Package last updated on 15 May 2018

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