Projects in Awesome Lists by purescript-contrib
A curated list of projects in awesome lists by purescript-contrib .
https://github.com/purescript-contrib/pulp
A build tool for PureScript projects
Last synced: 17 Mar 2026
https://github.com/purescript-contrib/purescript-react
React Bindings for PureScript
Last synced: 13 Apr 2025
https://github.com/purescript-contrib/purescript-book
Sources for the PureScript book
Last synced: 07 Apr 2025
https://github.com/purescript-contrib/purescript-aff
An asynchronous effect monad for PureScript
Last synced: 05 Feb 2026
https://github.com/purescript-contrib/purescript-parsing
A parser combinator library based on Parsec
Last synced: 11 Feb 2026
https://github.com/purescript-contrib/purescript-vim
Syntax highlighting and indentation for PureScript
Last synced: 07 Dec 2025
https://github.com/purescript-contrib/purescript-profunctor-lenses
Pure profunctor lenses
Last synced: 26 Jan 2026
https://github.com/purescript-contrib/purescript-affjax
An asynchronous AJAX library built using Aff.
Last synced: 13 Jul 2025
https://github.com/purescript-contrib/purescript-css
A clean, type-safe library for describing, manipulating and rendering CSS
Last synced: 11 Jan 2026
https://github.com/purescript-contrib/purescript-routing
A clean, type-safe routing library for PureScript.
Last synced: 07 Mar 2026
https://github.com/purescript-contrib/purescript-argonaut
PureScript implementation of argonaut
Last synced: 06 May 2025
https://github.com/purescript-contrib/purescript-matryoshka
Generalized folds, unfolds, and traversals for fixed point data structures
Last synced: 26 Feb 2026
https://github.com/purescript-contrib/purescript-argonaut-codecs
JSON serialization and deserialization with Argonaut.
Last synced: 31 Aug 2025
https://github.com/purescript-contrib/purescript-argonaut-core
A fast, native representation for JSON, with serialization and folding
Last synced: 09 Mar 2025
https://github.com/purescript-contrib/setup-purescript
Set up a specific PureScript toolchain in your GitHub Actions workflow
Last synced: 06 Apr 2025
https://github.com/purescript-contrib/purescript-string-parsers
A parsing library specialized to handling strings
Last synced: 08 Feb 2026
https://github.com/purescript-contrib/purescript-colors
Convert, manipulate, analyze, blend, color scales, color schemes
Last synced: 11 Mar 2026
https://github.com/purescript-contrib/purescript-optparse
Applicative option parser
Last synced: 09 Mar 2026
https://github.com/purescript-contrib/purescript-formatters
Formatting and printing for numeric and date/time/interval values
Last synced: 11 Mar 2026
https://github.com/purescript-contrib/purescript-machines
Finite state machines, including Mealy machines, for modeling computations
Last synced: 04 Feb 2026
https://github.com/purescript-contrib/purescript-coroutines
Computations which can suspend their execution and return control to their invoker
Last synced: 12 Mar 2026
https://github.com/purescript-contrib/atom-language-purescript
PureScript language support for the Atom editor
Last synced: 08 Jul 2025
https://github.com/purescript-contrib/purescript-pathy
A type-safe abstraction for platform-independent file system paths.
Last synced: 27 Jan 2026
https://github.com/purescript-contrib/purescript-bigints
Arbitrary length integers for PureScript
Last synced: 16 Mar 2026
https://github.com/purescript-contrib/purescript-uri
A type-safe parser, printer, and ADT for URLs and URIs.
Last synced: 09 Mar 2026
https://github.com/purescript-contrib/purescript-quickcheck-laws
QuickCheck powered law tests for PureScript's core typeclasses.
Last synced: 07 Mar 2026
https://github.com/purescript-contrib/purescript-github-actions-toolkit
PureScript wrapper around GitHub's Actions Toolkit
Last synced: 10 Mar 2026
https://github.com/purescript-contrib/purescript-aff-coroutines
Helper functions for creating coroutines with the Aff monad
Last synced: 12 Mar 2026
https://github.com/purescript-contrib/purescript-nullable
A very simple library for dealing with nulls in foreign libraries
Last synced: 22 Jul 2025
https://github.com/purescript-contrib/purescript-argonaut-generic
Generic encoding and decoding functions for data types with a Generic.Rep instance
Last synced: 19 Oct 2025
https://github.com/purescript-contrib/purescript-freet
Free monad transformers
Last synced: 13 Feb 2026
https://github.com/purescript-contrib/purescript-options
Types and functions for dealing with JavaScript options objects
Last synced: 17 Dec 2025
https://github.com/purescript-contrib/purescript-ace
Purescript bindings for the Ace editor
Last synced: 16 Dec 2025
https://github.com/purescript-contrib/purescript-now
Effect type and functions for accessing the current machine's date and time.
Last synced: 14 Mar 2026
https://github.com/purescript-contrib/purescript-avar
Low-level interface for asynchronous variables
Last synced: 28 Feb 2026
https://github.com/purescript-contrib/purescript-react-dom
Low-level React DOM bindings for PureScript
Last synced: 03 Sep 2025
https://github.com/purescript-contrib/purescript-aff-bus
Many-to-many broadcasting
Last synced: 07 Mar 2026
https://github.com/purescript-contrib/purescript-js-date
JavaScript's native date type and corresponding functions.
Last synced: 11 Jan 2026
https://github.com/purescript-contrib/purescript-fixed-points
Types for the least and greatest fixed points of functors.
Last synced: 29 Jan 2026
https://github.com/purescript-contrib/governance
Guidelines and resources for the PureScript Contributors organization
Last synced: 06 Feb 2026
https://github.com/purescript-contrib/purescript-these
Data type isomorphic to α ∨ β ∨ (α ∧ β)
Last synced: 09 Mar 2026
https://github.com/purescript-contrib/purescript-rationals
Rational numbers for PureScript
Last synced: 09 Mar 2026
https://github.com/purescript-contrib/purescript-argonaut-traversals
Prisms, traversals, and zipper for the Argonaut Json type.
Last synced: 16 Dec 2025
https://github.com/purescript-contrib/purescript-concurrent-queues
An unbounded and bounded queue for concurrent access.
Last synced: 10 Mar 2026
https://github.com/purescript-contrib/purescript-http-methods
HTTP method type
Last synced: 10 Feb 2026
https://github.com/purescript-contrib/purescript-unicode
Unicode character functions.
Last synced: 13 Feb 2026
https://github.com/purescript-contrib/chnglg
A maintainer and contributor-friendly tool for generating a human-readable CHANGELOG.md
Last synced: 05 Dec 2025
https://github.com/purescript-contrib/purescript-form-urlencoded
A data type, and encoding / decoding functions for application/x-www-form-urlencoded
Last synced: 06 Feb 2026
https://github.com/purescript-contrib/purescript-unsafe-reference
Highly unsafe functions for comparing values using the runtime's strict equality.
Last synced: 07 Mar 2026
https://github.com/purescript-contrib/purescript-js-timers
Low level bindings for JavaScript's timers API
Last synced: 09 Mar 2025
https://github.com/purescript-contrib/purescript-arraybuffer-types
Type definitions for JavaScript ArrayBuffers
Last synced: 09 Mar 2025
https://github.com/purescript-contrib/purescript-fork
An MTL-style class for monads that support forking
Last synced: 09 Mar 2026
https://github.com/purescript-contrib/purescript-arraybuffer
Bindings and implementation for mutable JavaScript ArrayBuffers.
Last synced: 09 Mar 2025
https://github.com/purescript-contrib/purescript-media-types
Internet media / content / MIME types
Last synced: 09 Mar 2026
https://github.com/purescript-contrib/purescript-strings-extra
Additional utilities for the PureScript Strings library.
Last synced: 07 Mar 2026
https://github.com/purescript-contrib/purescript-uint
32-bit unsigned integer type for PureScript
Last synced: 11 Jan 2026
https://github.com/purescript-contrib/purescript-int64
Signed and unsigned 64-bit integer types for PureScript
Last synced: 11 Apr 2025
https://github.com/purescript-contrib/purescript-js-uri
URI encoding and decoding functions
Last synced: 27 Oct 2025
https://github.com/purescript-contrib/purescript-float32
Float32, single-precision 32-bit floating-point number type.
Last synced: 29 Jan 2026
https://github.com/purescript-contrib/purescript-js-abort-controller
Web/Node bindings to `AbortController`/`AbortSignal`
Last synced: 10 Mar 2026
https://github.com/purescript-contrib/purescript-js-fetch
Types and low-level implementations for the Fetch API
Last synced: 09 Mar 2026