96 stars
https://github.com/justinwoo/purescript-simple-json
A simple Purescript JSON library that uses types automatically
41 stars
https://github.com/justinwoo/purescript-ohyes
A library for generating Typescript types that can be used transparently from Purescript.
Note that this is more of a demo that shows you how to build your own tools. This will not magically let you use your existing TypeScript codebase without investment.
22 stars
https://github.com/justinwoo/purescript-toppokki
A binding to puppeteer to drive headless Chrome.
22 stars
https://github.com/justinwoo/purescript-choco-pie
A Cycle.js-like utility for working with Purescript-Event
20 stars
https://github.com/justinwoo/purescript-record-extra
Extra functions for working with Records
You probably don't need this, but you might look at it as a reference.
20 stars
https://github.com/justinwoo/purescript-milkis
A Purescript library for working with fetch for HTTP requests
Honestly, if you just want to make some simple requests, just use this.
19 stars
https://github.com/justinwoo/purescript-bismuth
A library for generating flow type signatures for direct interop between PureScript and Flow. Similar to OhYes
Again, this is a demonstration that you can use to learn how to make your own. This is not a magic solution.
15 stars
https://github.com/justinwoo/purescript-bundaegi
because nobody really wants to eat boiled silkworms
Another demo you can use as a reference, not for direct usage.
13 stars
https://github.com/justinwoo/purescript-home-run-ball
A library for applying a row of rules for validation to refine a value
11 stars
https://github.com/justinwoo/purescript-lenient-html-parser
A reaaaaaally lenient HTML parser for Purescript inspired by ndmitchell's TagSoup
You might just want to use puppeteer instead via Toppokki, above.
10 stars
https://github.com/justinwoo/purescript-xstream
A Purescript interface to xstream
Likely out of date, due to lack of usage.
10 stars
https://github.com/justinwoo/purescript-cycle-run
A Purescript interface to Cycle.js using xstream
Likely out of date, due to lack of usage.
9 stars
https://github.com/justinwoo/purescript-kushiyaki
A library for PureScript 0.12 using Record-Format to parse urls with a template.
8 stars
https://github.com/justinwoo/purescript-kishimen
Sum types with Generics-Rep instances to Variant for free!
8 stars
https://github.com/justinwoo/purescript-biang
A library for converting generic reps of Sum and Product to row types, for whatever convenient usage needs at the type level.
7 stars
https://github.com/justinwoo/purescript-node-sqlite3
Basic Purescript wrapper for node-sqlite3
7 stars
https://github.com/justinwoo/purescript-makkori
A simple PureScript binding to Express made for easy interop.
6 stars
https://github.com/justinwoo/purescript-ochadzuke
A library that combines Simple-JSON, Milkis (Fetch), and Chirashi (Error subtypes).
6 stars
https://github.com/justinwoo/purescript-kushikatsu
Simple routing with Kushiyaki.
6 stars
https://github.com/justinwoo/purescript-jajanmen
Cool type-safe Symbol query parameterized helper for Node-SQLite3
5 stars
https://github.com/justinwoo/purescript-type-isequal
Type equality check returning a Boolean kind. Useful for type-level programming.
5 stars
https://github.com/justinwoo/purescript-tortellini
An easy ini library for PureScript
5 stars
https://github.com/justinwoo/purescript-tanghulu
A library for working with unlimited type-level naturals using an encoding of . in Symbol.
5 stars
https://github.com/justinwoo/purescript-kancho
A helper library for constraining types to be Elm port-safe and for providing helpers to codegen Elm types.
Another demo to show you how to build your own.
5 stars
https://github.com/justinwoo/purescript-gomtang-basic
Another wrapper for ECharts using Union to take records of subsets of allowed fields. Based off of the ideas in React-Basic.
4 stars
https://github.com/justinwoo/purescript-redux-devtools
Some bindings to work with Redux DevTools.
4 stars
https://github.com/justinwoo/purescript-node-telegram-bot-api
A subset of the node telegram bot API in Purescript
4 stars
https://github.com/justinwoo/purescript-bingsu
Cool query building library for Node-SQLite3
3 stars
https://github.com/justinwoo/purescript-mochi
Make yourself a record by stretching out the rows!
3 stars
https://github.com/justinwoo/purescript-hotteok
A thing for working with JSUnions by guarding members and otherwise creating and extracting members.
3 stars
https://github.com/justinwoo/purescript-has-js-rep
Sometimes you want this if you're working with something you're going to codegen TypeScript/Flow bindings for.
3 stars
https://github.com/justinwoo/purescript-dotorimuk
A Chart.js-wrapper POC library
3 stars
https://github.com/justinwoo/purescript-chirashi
An easy way to work with Errors by inserting a Variant, and reading it out later.
3 stars
https://github.com/justinwoo/purescript-chapagetti
a simple wrapper around react-redux that lets you work with real row unions
3 stars
https://github.com/justinwoo/purescript-chahan
Turn your Generics-Rep Sums and Products into lists, because that's cool.
2 stars
https://github.com/justinwoo/purescript-sunde
Provides a Aff interface to Node Child Process Spawn
2 stars
https://github.com/justinwoo/purescript-simple-json-utils
Some utils for Simple-JSON. Nothing but a bunch of functions made for my own usage.
2 stars
https://github.com/justinwoo/purescript-shoronpo
A library for type-level Symbol formatting with other Symbols, e.g. intercalated record labels
2 stars
https://github.com/justinwoo/purescript-scroll-table
Scroll table demo made with purescript-halogen
2 stars
https://github.com/justinwoo/purescript-jolly-pong
a library for duct-taping existing redux code into purescript. see README before considering usage.
2 stars
https://github.com/justinwoo/purescript-expect-inferred
Library for checking inferred types of values for testing
2 stars
https://github.com/justinwoo/purescript-chanpon
Fancy record-based queries for my node-sqlite3 library
1 stars
https://github.com/justinwoo/purescript-xiaomian
Make a record of SProxy of keys of a row type easily, and just plug in the inferred type when you're finished.
1 stars
https://github.com/justinwoo/purescript-soondubu
A wrapping for Chart.js like dotorimuk, but using the approach like in React-Basic and choosing to allow the spec to be defined by using Unions to allow for defining a subset of fields in the concretely typed records passed in.
1 stars
https://github.com/justinwoo/purescript-simple-json-generics
Simple generics-rep based implementations for Simple-JSON. You should read the Simple-JSON guide page here: https://purescript-simple-json.readthedocs.io/en/latest/generics-rep.html
1 stars
https://github.com/justinwoo/purescript-sijidou
A library for matching a string into a record of functions of statically known Symbol proxies.
1 stars
https://github.com/justinwoo/purescript-roskis
An experiment with making a trashcan for record mutation with indexed monads to keep track of my rows.
1 stars
https://github.com/justinwoo/purescript-puchitomato
A small module for a string literal type that guarantees a String value the same as its Symbol parameter.
1 stars
https://github.com/justinwoo/purescript-naporitan
Because sometimes, you want a reflected record of proxies to make life easier.
1 stars
https://github.com/justinwoo/purescript-motsunabe
A trivial implementation of Wadler's Prettier Printer.
1 stars
https://github.com/justinwoo/purescript-la-galbi
A simple library to parse a path string to a record of the parameters
1 stars
https://github.com/justinwoo/purescript-kazunoko
A fun type-level literal number arithmetic library
1 stars
https://github.com/justinwoo/purescript-ffi-props
Helper to make FFI props access and usage safe-ish and easier.
0 stars
https://github.com/justinwoo/purescript-observable-lift
Functions for lifting various forms for purescript-observable
0 stars
https://github.com/justinwoo/purescript-node-he
wrapper around mathiasbyens's he library for de/encoding HTML elements
0 stars
https://github.com/justinwoo/purescript-gorebab
A wrapper around Redux-Observable providing well-typed ofType using the row of variants from ActionVariant in Purescript-Jolly-Pong
0 stars
https://github.com/justinwoo/purescript-dango
A fun library for sized lists in PureScript 0.12 using Symbols
0 stars
https://github.com/justinwoo/purescript-bibimbap
The flip side of Chirashi, simply storing sum type values and retrieving them by using the constructor name as a test value, by using Generic.Rep to get constructor names from a sum type definition.
0 stars
https://github.com/justinwoo/purescript-banana-kick
a convenient thing i made for myself that doesn't try to be correct too hard
0 stars
https://github.com/justinwoo/purescript-alphasucc
For those times when you want the alphabet for labeling things.