For Everyone

These libraries are going to be useful for basically anyone who touches PureScript.

Spacchetti

Dhall-based configuration for package-sets. An alternative to using package-sets (which I also maintain).

Simple-Json

Library for serializing JSON automatically for type aliases, especially of record types using row type information. An alternative to the Argonaut libraries.

Milkis

Library for giving you a basically Union-typed interface for fetch on Browser and on Node. A simple to use alternative to the Affjax library.

Chirashi

An easy way to work with Errors by inserting a Variant, and reading it out later.