Pinned Repositories
remote-data-ts
RemoteData type
fp-ts
Functional programming in TypeScript
fp-ts-cont
An implementation of the continuation monad for fp-ts
fp-ts-managed
A partial port of Haskell-Managed-Library for fp-ts
fp-ts-most
fp-ts bindings for @most/core
functional-typescript-playground
A create-react-app based boilerplate featuring great functional programming oriented TypeScript-friendly libraries preinstalled for convenient forking & experimentation
inferno-game-kit
A fork of react-game-kit using Inferno instead of React. 255kb → 65kb, -40% CPU time, -25% memory
inferno-most-fp-demo
A demo for the ReactJS Tampa Bay meetup showing how to build a React+Redux-like architecture from scratch using Inferno, Most.js, reactive programmning, and various functional programming tools & techniques
redux-most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
tagged-ts
A tagged unions code generation library for discriminating tastes
joshburgess's Repositories
joshburgess/Almost
Subset of most.js for purescript
joshburgess/awesome-functional-programming
Yet another resource for collecting articles, videos etc. regarding functional programming
joshburgess/babel-snabbdom-jsx
A JSX-Babel-plugin for snabbdom.
joshburgess/css2obj
Tagged template literal that takes CSS and returns a JavaScript object suitable for free-style
joshburgess/draw-cycle
Simple Cycle.js application visualized: streams, events, DOM
joshburgess/electron-api-demos
Explore the Electron APIs
joshburgess/elm-native-ui
WIP experiment: Build mobile apps in Elm using React Native.
joshburgess/eslint-config-cleanjs
An eslint config which reduces JS to a pure functional language
joshburgess/eslint-plugin-fp
ESLint rules for functional programming
joshburgess/fantasy-land
Specification for interoperability of common algebraic structures in JavaScript
joshburgess/Fluture
FantasyLand compliant (monadic) alternative to Promises
joshburgess/free-style
Make CSS easier and more maintainable by using JavaScript
joshburgess/inferno-hyperscript
Hyperscript syntax for Inferno termplates.
joshburgess/intro-to-reactive-js
Suncoast.js - September 6, 2016 - Introduction to Reactive Programming in JS
joshburgess/most
Monadic reactive streams
joshburgess/most-todomvc
TodoMVC with most.js
joshburgess/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
joshburgess/nucleotides
The building blocks of JavaScript programs
joshburgess/pure_morph
joshburgess/react-elm-components
Write React components in Elm
joshburgess/react-f1
F1 ui animation library for React
joshburgess/react-native-web
React Native for Web: A framework for building Native Web Apps
joshburgess/redux-elm-middleware
Elm middleware for redux
joshburgess/redux-observable
RxJS middleware for action side effects in Redux using "Epics"
joshburgess/redux-taming-the-stateful-beast
ReactJS Tampa Bay Meetup - June 29, 2016 - Redux: Taming the Stateful Beast
joshburgess/RxCSS
joshburgess/sanctuary
:see_no_evil: Refuge from unsafe JavaScript
joshburgess/snabbdom
A virtual DOM library with focus on simplicity, modularity, powerful features and performance.
joshburgess/snabbdom-jsx
Transforms Babel/JSX into Snabbdom Virtual DOM
joshburgess/union-type
A small JavaScript library for defining and using union types.