purescript / purescript-foreign-objectLinks
Functions for working with homogeneous JavaScript objects
☆28Updated 3 years ago
Alternatives and similar repositories for purescript-foreign-object
Users that are interested in purescript-foreign-object are comparing it to the libraries listed below
Sorting:
- Types and kinds for basic type-level programming☆64Updated last year
- Existential types as a library☆34Updated 3 years ago
- Functions for working with records and polymorphic labels☆68Updated last year
- Aff wrappers for purescript-node-fs☆21Updated 2 years ago
- The ST effect, for safe local mutation☆25Updated 3 years ago
- Fast, hash-based, immutable collections.☆26Updated last year
- Utilities for working with partial functions☆15Updated 3 years ago
- A very simple library for dealing with nulls in foreign libraries☆23Updated 3 years ago
- Type definitions and low level interface implementations for the W3C HTML5 spec☆33Updated last month
- Low-level interface for asynchronous variables☆15Updated 10 months ago
- Optional values☆18Updated 3 years ago
- The Effect monad, for handling native side effects☆52Updated 3 years ago
- Purely functional map and set data structures☆36Updated 6 months ago
- String utility functions, Char type, regular expressions.☆56Updated 3 months ago
- Library support for the compiler-builtin Coercible type class.☆20Updated 3 years ago
- Implementation of tuples as a flat heterogeneous array, for FFI☆15Updated last year
- applicative opt parsing for node☆31Updated 4 years ago
- Array utility functions☆57Updated last year
- Rational numbers for PureScript☆13Updated last year
- Purescript port of Pipes - http://hackage.haskell.org/package/pipes-4.1.9☆32Updated 3 years ago
- Formatting and printing for numeric and date/time/interval values☆40Updated 2 years ago
- Purely functional graph data structure☆24Updated 3 years ago
- Values with two possibilities☆27Updated 3 years ago
- The Event type, extracted from purescript-behaviors☆22Updated 4 years ago
- DSL for attaching documentation to persistent entities☆14Updated 6 months ago
- An alternative effect monad for PureScript.☆22Updated 6 years ago
- ☆21Updated 2 years ago
- Date and time library for PureScript.☆49Updated 3 years ago
- A hooks library for purescript-halogen