React Booster is react component library that includes a mix of components for solving specificuse cases.
A tri-state button that eliminates double-clicks and shows feedback while processing
A block element that can be used to quickly wireframe page structure
A validating input that verifies form and the network-connected validity of URL.
- Image - a smart image component that enforces ADA compliance
- FitText - show text that will always fit in its container
- VcardAddress - http://microformats.org/wiki/h-adr
- Microformats: Person, Address, Event
- Mock
- UrlInput
- Mock.Block, Mock.Table Mock.Form - use to quickly wireframe components on a UI
- Upgrade deps
- ActionButton - a tri-state button that eliminates double-clicks and shows feedback while processing
- React/Typescript Cheatsheet: https://github.com/sw-yx/react-typescript-cheatsheet
- Rollup + Typescript: https://hackernoon.com/building-and-publishing-a-module-with-typescript-and-rollup-js-faa778c85396