Showing 1-20 of 919 packages
Haskell dictionary for cspell.
Haskell dictionary for cspell.
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Haskell grammar for tree-sitter
Syntax highlighting for Haskell, powered by WebAssembly
Lambda functions and functional programming for javascript
miso: A tasty Haskell web and mobile framework
Experimental Haskell in JavaScript interpreter
Generalized set operations and comparisons in the style of Haskell
[Maybe Monad](https://en.wikibooks.org/wiki/Haskell/Understanding_monads/Maybe), The Maybe monad represents computations which might "go wrong" by not returning a value.
Deploy Haskell binaries onto AWS Lambda
React-native bindings for Emurgo's cardano-serialization-lib (Cardano haskell Shelley)
Lookup hoogle for haskell variables.
A port of the Haskell Prelude to JavaScript/NodeJS
## Installation
ReScript JSON serializations that match Haskell aeson
Various utility functions utilized by atom-haskell packages
Look into a dataset with RDF-Lens. Here the term Lens, is the same concept of Haskell lenses available in [this well known library](https://hackage.haskell.org/package/lens).
- 📦 [NPM Package](https://www.npmjs.com/package/cardano-addresses) - 📗 [API Documentation](https://input-output-hk.github.io/cardano-addresses/typescript/) - 🎇 [Web Demo](https://input-output-hk.github.io/cardano-addresses/demo/) - λ [Haskell Library](
ES6 pattern matching library for functional programming - inspired by Haskell