Skip to content

Commit

Permalink
update notes about milkis
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwoo committed Aug 23, 2019
1 parent 74006e8 commit 2e2831e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Please ping me anytime on Twitter [@jusrin00](https://twitter.com/jusrin00) if y

* [Choco-Pie](https://github.com/justinwoo/purescript-choco-pie): a Cycle.js-like library for easy programming with circular events. This is a little questionable to use, but useful enough that I currently use it "in production".
* [PS-XStream](https://github.com/justinwoo/purescript-xstream): a wrapper for XStream by Andre Staltz. It's useful, but needs some maintenance help.
* [Milkis](https://github.com/justinwoo/purescript-milkis): a wrapper around node-fetch for easy fetching in node.
* [Milkis](https://github.com/justinwoo/purescript-milkis): a wrapper around fetch for easy fetching, for both browser and node.
* [Node-Sqlite3](https://github.com/justinwoo/purescript-node-sqlite3): a wrapper for the sqlite3 library for node.
* [Node-he](https://github.com/justinwoo/purescript-node-he): a wrapper for the HE library for decoding and encoding HTML elements.

Expand All @@ -30,4 +30,4 @@ Please ping me anytime on Twitter [@jusrin00](https://twitter.com/jusrin00) if y
* [Jolly-Pong](https://github.com/justinwoo/purescript-jolly-pong): a wrapper library for Redux that correctly types the row typed interactions like combineReducers and the variant action types.
* [Chapagetti](https://github.com/justinwoo/purescript-chapagetti): a wrapper around React-Redux with correct types.
* [Gorebab](https://github.com/justinwoo/purescript-gorebab): a wrapper around Redux-Observable that tries to correctly type Epics and uses variants to correctly type filtered actions.
* [Bundaegi](https://github.com/justinwoo/purescript-bundaegi): a library for only defining Typescript types for use. See OhYes for a more useful library.
* [Bundaegi](https://github.com/justinwoo/purescript-bundaegi): a library for only defining Typescript types for use. See OhYes for a more useful library.

0 comments on commit 2e2831e

Please sign in to comment.