douglascrockford / JSCheck
A random property testing tool for JavaScript
☆606Updated this week
Related projects ⓘ
Alternatives and complementary repositories for JSCheck
- ☆484Updated 8 years ago
- Point free wrappers for fantasy land☆451Updated 7 years ago
- Better living thru immediacy!☆216Updated 3 years ago
- Safer, more cosmopolitan string interpolation.☆110Updated 6 years ago
- Serious functional programming library for JavaScript.☆591Updated 10 years ago
- Specification for common algebraic structures in JavaScript based on Fantasy Land☆772Updated 5 years ago
- FP library for JavaScript. Supports named-argument style methods.☆447Updated 2 years ago
- a functional programming library for javascript. an experiment in elegant JS.☆657Updated 4 years ago
- Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land☆274Updated 6 years ago
- Functional programming and category theory for everyday JavaScript development☆198Updated 5 years ago
- practically functional programming workshop☆223Updated 4 years ago
- Solutions and non-solutions to JavaScript's async problem☆186Updated 4 years ago
- fantasyland extensions for immutablejs☆489Updated 5 years ago
- Intuitive structural type notation for JavaScript.☆1,127Updated 5 years ago
- Standard library for Fantasy Land☆235Updated last week
- A small JavaScript library for defining and using union types.☆478Updated 5 years ago
- Library for creating tagged constructors.☆701Updated 3 years ago
- Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka…