richardaday's Stars
facebook/react
The library for web and native user interfaces.
reduxjs/redux
A JS library for predictable global state management
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
moment/moment
Parse, validate, manipulate, and display dates in javascript.
typicode/lowdb
Simple and fast JSON database
paularmstrong/normalizr
Normalizes nested JSON according to a schema
redux-form/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
petehunt/webpack-howto
coryhouse/react-slingshot
React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in
erikras/ducks-modular-redux
A proposal for bundling reducers, action types and actions when using Redux
jprichardson/node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
aws/serverless-application-model
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
FormidableLabs/radium
A toolchain for React component styling.
MikeMcl/bignumber.js
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
nodeca/pako
high speed zlib port to javascript, works in browser & node.js
jackmoore/autosize
Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.
redux-utilities/flux-standard-action
A human-friendly standard for Flux action objects.
pieroxy/lz-string
LZ-based compression algorithm for JavaScript
apostrophecms/sanitize-html
Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance
redux-utilities/redux-promise
FSA-compliant promise middleware for Redux.
christianalfoni/formsy-react
A form input builder and validator for React JS
postcss/postcss-nested
PostCSS plugin to unwrap nested rules like how Sass does it.
MoonScript/jQuery-ajaxTransport-XDomainRequest
jQuery ajaxTransport extension that uses XDomainRequest for IE8 and IE9.
postcss/postcss-safe-parser
Fault tolerant CSS parser for PostCSS
christianalfoni/form-data-to-object
Converts application/x-www-form-urlencoded keys to plain JS object