Ranked awesome lists, all in one place
This list is a copy of passy/awesome-purescript with ranks
awesome-purescript ★87749
A curated list of delightful libraries, tools and other shiny things for PureScript.
Build Tooling
- pulp
- psvm-js - PureScript Version Manager
- purescript-psa ★44 - A pretty, flexible error/warning reporting frontend for
psc
- grunt-purescript ★10 ⏳2Y
- gulp-purescript ★35
- purs-loader ★133 for webpack
- psc-package ★139 - A package manager for PureScript based on package sets
Preludes
- purescript-prelude ★65 - The standard Prelude.
- purescript-preface - A simpler alternative to the Prelude.
- purescript-batteries ★27 - A PureScript prelude with more features.
UI Libraries
CSS:
- purescript-css ★60 - A clean, type-safe library for describing, manipulating and rendering CSS.
React-based:
- purescript-thermite ★307 - A simple wrapper for ReactJS inspired by
react-blaze
. - purescript-react ★268 - React bindings for PureScript
- purescript-react-simple ★3 ⏳3Y - A simplified wrapper around react.
- purescript-react-basic ★52 - An opinionated set of bindings to the React library, optimizing for the most basic use cases.
- purescript-pux ★505 - Build type-safe web apps with PureScript.
- purescript-spork ★68 - Elm-like for PureScript.
- purescript-concur ★45 - Concur UI framework. React backend, but can use others.
- purescript-presto ★79 - Write Apps like Mathematical Equations!
- purescript-optic-ui ★106 ⏳1Y - Write single page web user interfaces declaratively and concisely with the help of lenses and traversals.
- purescript-react-explor ★68 - Experiments with comonads for modelling React UIs.
Virtual-DOM based:
- purescript-halogen ★760 - A declarative, type-safe UI library.
Signals/Behaviors/FRP:
- purescript-flare ★234 - Applicative-style reactive user interfaces built on top of purescript-signal.
- purescript-turbine ★13 - Purely functional frontend framework powered by FRP.
- purescript-outwatch ★24 - A functional and reactive UI framework based on Rx and VirtualDom.
- purescript-panda ★47 - What would TEA look like if we had no VDOM?
- purescript-specular ★50 - A Reflex-Dom inspired UI library for PureScript.
- purescript-sdom ★128 - An experiment in replacing the virtual DOM and avoiding diffing.
- purescript-purview ★66 - A UI library based on the incremental lambda calculus.
URL Routers
- purescript-routing ★52 - A clean, type-safe routing library for PureScript.
- purescript-cofree-react-router ★14 - React-Router implemented in PureScript as Cofree Comonad for the Array functor.
- purescript-trout ★19 - Type-level routing for PureScript.
- purescript-boomboom ★3 - Never hard code your urls again. Boomboom them all!
Components
- purescript-halogen-select ★34 - Building blocks for common selection user interfaces like dropdowns, typeaheads, image pickers, and calendars.
- purescript-halogen-echarts ★5 - A Halogen integration for the popular ECharts charting library
- purescript-halogen-day-picker ★10 - A day picker for Halogen
- purescript-halogen-menu ★6 ⏳1Y - Interactive menus in Halogen
Asynchronicity and Parallelism
- purescript-aff ★189 - An asynchronous effect monad for PureScript.
- purescript-affjax ★189 - An asynchronous AJAX library built using Aff.
Effect Management
- purescript-eff ★37 - The Eff monad, for handling native side effects.
Testing
- purescript-test-unit ★58 - An asynchronous unit test runner for PureScript.
- purescript-quickcheck ★55 - An implementation of QuickCheck in PureScript.
- purescript-quickcheck-laws ★8 - Law tests for core classes.
- purescript-benchotron ★18 - Straightforward benchmarking for PureScript/JavaScript.
Learning Resources
- Video - “PureScript (Maybe This Time We Get JavaScript Right)” by Bodil Stokke
- Book - “PureScript by Example” by Phil Freeman
- PureScript for Haskellers by Dennis Gosnell
- Podcast - Functional Geekery Episode 22
- Podcast - JSJ 189
- Course (egghead.io) - Functional Programming Concepts in Purescript
Discovery
- Module Linker - Extension that lets you browse docs by just clicking on
import
declarations on GitHub. - Pursuit
Editor and IDE Plugins
Community
More Resources
- Purescript Ecosystem ★63 - Ranked list of popular libraries.
Contribute
Contributions welcome! Read the contribution guidelines first.
License
To the extent possible under law, Pascal Hartig has waived all copyright and related or neighboring rights to this work.
This list is a copy of passy/awesome-purescript with ranks