3.13.1 โ€ข Published 1 year ago

@mobily/ts-belt v3.13.1

Weekly downloads
71
License
MIT
Repository
github
Last release
1 year ago

๐Ÿ”ง TS Belt ยท Build Status Coverage npm PRs Welcome All Contributors GitHub license

TS Belt is a library for functional programming in TypeScript. It solves the problem of the existence of both undefined and null. TS Belt is inspired by the Belt module for ReScript/Reason.

Features

  • lightweight, no dependencies
  • type safety, full TypeScript support
  • high tests coverage
  • all functions are curried
  • get rid of undefined and null values in your project in a convenient, functional way (use either Option or Result)

Installation

yarn add @mobily/ts-belt

or with npm

npm install @mobily/ts-belt --save

Api Reference

Full documentation is available here.

Contributors

License

The MIT License.

See LICENSE

4.0.0-rc.1

1 year ago

4.0.0-rc.3

1 year ago

4.0.0-rc.2

1 year ago

4.0.0-rc.5

1 year ago

4.0.0-rc.4

1 year ago

4.0.0-rc.0

2 years ago

3.13.1

2 years ago

3.13.0

2 years ago

3.12.0

2 years ago

3.11.0

2 years ago

3.9.1

2 years ago

3.10.0

2 years ago

3.9.0

2 years ago

3.8.0

2 years ago

3.7.0

2 years ago

3.6.0

2 years ago

2.0.0-rc.18

3 years ago

3.4.0

2 years ago

3.3.0

2 years ago

3.2.0

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.1

2 years ago

3.5.0

2 years ago

3.4.1

2 years ago

3.0.0

2 years ago

2.0.0-rc.17

3 years ago

2.0.0-rc.16

3 years ago

2.0.0-rc.15

3 years ago

2.0.0-rc.13

3 years ago

2.0.0-rc.14

3 years ago

2.0.0-rc.12

3 years ago

2.0.0-rc.11

3 years ago

2.0.0-rc.10

3 years ago

2.0.0-rc.9

3 years ago

2.0.0-rc.7

3 years ago

2.0.0-rc.8

3 years ago

2.0.0-rc.6

3 years ago

2.0.0-rc.5

3 years ago

2.0.0-rc.4

3 years ago

2.0.0-rc.3

3 years ago

2.0.0-rc.2

3 years ago

2.0.0-rc.1

3 years ago

2.0.0-rc.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago