8.0.0 • Published 21 days ago

funky-lib v8.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
21 days ago

funky-lib

A FUNctional libary.


Hey, this looks like https://github.com/ramda/ramda.

Yup, this thing started as an exercise. Most of the functions have the same signatures, there are some implementation differences. Most notably the functions that have a native equivalent are usually just wrapped so you can pass all arguments to them (although the arguments are always ordered in such a way that the data to be operated on is last).

Test

npm run test - runs all tests once

npm run test:watch - runs jest in 'watch' mode which will run only tests on affected files

Build

npm run build - builds the library as UMD and ES

Documentation

Work in progress: Documentation

Currently lacks examples, but you can find those in the *.test.js files.

8.0.0

21 days ago

7.7.1

1 year ago

7.6.2

2 years ago

7.7.0

2 years ago

7.6.1

2 years ago

7.5.2

2 years ago

7.6.0

2 years ago

7.5.1

2 years ago

7.5.0

3 years ago

7.4.0

3 years ago

7.3.0

3 years ago

7.2.3

3 years ago

7.2.2

3 years ago

7.0.0

3 years ago

7.2.1

3 years ago

7.2.0

3 years ago

7.1.0

3 years ago

6.9.1

3 years ago

6.9.0

3 years ago

6.8.3

3 years ago

6.8.2

3 years ago

6.8.1

3 years ago

6.7.0

3 years ago

6.6.0

3 years ago

6.5.0

3 years ago

6.4.5

3 years ago

6.4.3

4 years ago

6.4.1

4 years ago

6.4.0

4 years ago

6.3.1

4 years ago

6.3.0

4 years ago

6.2.0

4 years ago

6.1.0

4 years ago

6.0.6

4 years ago

6.0.5

4 years ago

6.0.4

4 years ago

6.0.2

4 years ago

6.0.1

4 years ago

6.0.0

4 years ago