davidchambers / doctestLinks
Doctests for JavaScript (and CoffeeScript)
☆168Updated last year
Alternatives and similar repositories for doctest
Users that are interested in doctest are comparing it to the libraries listed below
Sorting:
- Run-time type system for JavaScript☆293Updated 10 months ago
- Debugging for Ramda.☆116Updated 9 years ago
- Runtime type checking for JS with Hindley Milner signatures☆199Updated 2 years ago
- Solutions and non-solutions to JavaScript's async problem☆186Updated 5 years ago
- Do-notation for javascript fantasy land☆64Updated 11 years ago
- Generate Markdown documentation from code comments☆80Updated last year
- An experiment in adding functional pattern matching to JavaScript☆247Updated 7 years ago
- Monadic middleware☆60Updated 4 years ago
- Algebraic data types for Javascript☆220Updated 11 years ago
- Overload the bitwise operators (<<) and (>>) to provide F# like pipe forward/backward behavior.☆40Updated 7 years ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆212Updated 2 years ago
- ES6 flavoured parser combinators☆72Updated 7 years ago
- Powerful and practical functional abstractions for JavaScript and TypeScript. Functors, Monads, Traversables and all that jazz.☆89Updated 7 years ago
- Runtime type checking for JavaScript☆76Updated 6 years ago
- Javascript Monad and Monad Transformer Collection