giogonzo's Stars
tc39/proposal-bind-operator
This-Binding Syntax for ECMAScript
day8/re-frame
A ClojureScript framework for building user interfaces, leveraging React
gcanti/babel-plugin-tcomb-boilerplate
Boilerplate showing what you can get in terms of type safety with babel-plugin-tcomb
rgrempel/elm-route-url
Router for single-page-apps in Elm
flow-typed/flow-typed
A central repository for Flow library definitions
buildo/metarpheus-tcomb
metarpheus to JS / tcomb
fantasyland/fantasy-land
Specification for interoperability of common algebraic structures in JavaScript
monet/monet.js
monet.js - Monadic types library for JavaScript
angular/universal
Server-side rendering and Prerendering for Angular
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
steos/reactcards
devcards for react
garbles/why-did-you-update
:boom: Puts your console on blast when React is making unnecessary updates.
grahammendick/navigation
Scene-Based Navigation for React and React Native
wdjungst/react-project
State of the art web development with React.js.
mattkrick/meatier
:hamburger: like meteor, but meatier :hamburger:
facebook/Haxl
A Haskell library that simplifies access to remote data, such as databases or web-based services.
bvaughn/react-virtualized
React components for efficiently rendering large lists and tabular data
mobxjs/mobx
Simple, scalable state management.
webpack-contrib/install-webpack-plugin
Speed up development by automatically installing & saving dependencies with Webpack.
ngrx/store
RxJS powered state management for Angular applications, inspired by Redux
matryer/xbar
Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)
istarkov/babel-plugin-webpack-loaders
babel 6 plugin which allows to use webpack loaders
buildo/avenger
A CQRS-flavoured data fetching and caching layer in TypeScript. Batching, caching, data-dependencies and manual invalidations in a declarative fashion for Node and the browser
heroku/react-refetch
A simple, declarative, and composable way to fetch data for React components
google/git-appraise
Distributed code review system for Git repos
reactjs/react-art
React Bridge to the ART Drawing Library
Stuk/server-replay
Replay server responses from a HAR file
enzymejs/enzyme
JavaScript Testing utilities for React
ReactiveX/rxjs
A reactive programming library for JavaScript
jsverify/jsverify
Write powerful and concise tests. Property-based testing for JavaScript. Like QuickCheck.