Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.69 KB

File metadata and controls

34 lines (21 loc) · 1.69 KB

Ecosystem

This folder is still a work-in-progress!

See the related issues regarding this folder for a more up-to-date understanding.

This folder will do 3 things:

  • Document 'library stacks': libraries that are often used together to solve some problem.
  • Organize Purescript libraries by tag (e.g. Bindings, Typeclasses, UI, data types, etc.)
  • Map out the type classes' relationships.

These topics can be read in any order.

Since this repo is meant for my learning (with your benefit), it will center around my coding interests (and not yours, unfortunately).

This is a GitHub search of all the libraries on Github that

  • are written in Purescript
  • were git pushed after the 0.12.0 release

Other Useful Links

Things Related to PureScript

Advanced Links