Christoph Hermann
Results
10
repositories owned by
Christoph Hermann
awesome-fp-js
5.9k
Stars
400
Forks
Watchers
:sunglasses: A curated list of awesome functional programming stuff in js
awesome-frp-js
286
Stars
13
Forks
Watchers
A curated list of awesome functional reactive programming stuff in js
babel-plugin-array-includes
44
Stars
7
Forks
Watchers
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.