2.5.0 • Published 9 months ago

pureeval v2.5.0

Weekly downloads
-
License
GPL
Repository
github
Last release
9 months ago

View this document in 简体中文 | English

PureEval was created for the VoxelGeometry project, aiming to build a compact yet powerful JavaScript functional utility toolkit.

PureEval has the following features:

  • Support for currying and higher-order functions.
  • Abundance of utility functions for functional programming.
  • Support for lazy evaluation of lists.
  • Available abstract structures such as IO, Maybe, Either, Task, etc.
  • Includes handy tools like optics and stateMachine.
  • Small size, concise code, and extremely low embedding cost.

Build

git clone https://github.com/PureEval/PureEval.git
cd PureEval
npm install
npm run build

Usage

For PureEval documentation, please visit: Documentation.

2.3.0

11 months ago

2.0.3

12 months ago

2.2.0

11 months ago

2.1.1

11 months ago

2.5.0

9 months ago

2.4.1

9 months ago

2.3.2

10 months ago

2.0.5

12 months ago

2.4.0

10 months ago

2.3.1

11 months ago

2.0.4

12 months ago

2.0.7

12 months ago

2.3.3

10 months ago

2.0.6

12 months ago

2.0.8

11 months ago

1.9.0

12 months ago

1.8.0

12 months ago

1.6.2

1 year ago

1.7.0

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

2.0.2

2 years ago

3.0.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago