Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@beenotung/tslib

Package Overview
Dependencies
Maintainers
1
Versions
398
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beenotung/tslib

rewrite of jslib

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.7K
increased by80.84%
Maintainers
1
Weekly downloads
 
Created
Source

tslib

rewrite of jslib: more lightweight and modular

Why tslib

My original lib jslib was build before ES6 was popular, it has a number of ES6-like classes and polyfill which is not following the standard.

This lib is base on ES6 (and Typescript ES7) which should gain more native performance.

This library is influenced by ramda, elixir, haskell. It also contains utils functions for rxjs and ng2-chart.

Usage

Just import the ts files directly.

Do not plan to support usage from javascript directly.

Remark

  • This lib will not depends on jslib, instead it'll re-implement the features.
  • curry only work for function of length > 0
    • breaking variety function (those who expect to accept variant length of arguments)
    • no effect on function of length 0

Todo

FAQs

Package last updated on 16 Jul 2017

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