osamu38's Stars
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
jaredpalmer/formik
Build forms in React, without the tears 😭
paularmstrong/normalizr
Normalizes nested JSON according to a schema
piotrwitek/react-redux-typescript-guide
The complete guide to static typing in "React & Redux" apps using TypeScript
Tencent/omi
Web Components Framework - Web组件框架
glideapps/quicktype
Generate types and converters from JSON, Schema, and GraphQL
callstack/linaria
Zero-runtime CSS in JS library
microsoft/TypeScript-Node-Starter
A reference example for TypeScript and Node with a detailed README describing how to use the two together.
pillarjs/path-to-regexp
Turn a path string such as `/user/:name` into a regular expression
gregberge/loadable-components
The recommended Code Splitting library for React ✂️✨
react95-io/React95
🌈🕹 Windows 95 style UI component library for React
filamentgroup/loadCSS
Load CSS asynchronously
fuse-box/fuse-box
A blazing fast js bundler/loader with a comprehensive API :fire:
zingchart/awesome-charting
A curated list of the best charting and dataviz resources that developers may find useful, including the best JavaScript charting libraries
styled-components/jest-styled-components
🔧 💅 Jest utilities for Styled Components
domchristie/humps
🐫 Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
wellyshen/react-cool-starter
😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
mafintosh/is-my-json-valid
A JSONSchema validator that uses code generation to be extremely fast
theKashey/react-imported-component
✂️📦Bundler-independent solution for SSR-friendly code-splitting
microcipcip/cookie-universal
Universal cookie plugin, perfect for SSR
amsul/react-performance
Helpers to debug and record component render performance 🚀
fleur-js/fleur
A fully-typed, type inference and testing friendly Flux Framework
takefumi-yoshii/redux-aggregate
The tiny ~550b DX helper for Redux with Inferred types
hiroppy/the-sample-of-module-bundler
You will know how to make a javascript bundler
kyeo76/redux-nprogress
🔨 WIP: Redux Middleware, Reducer, Component & Actions for the most popular progress bar
rgbkids/nrstate
osamu38/react-loadable-router-example
thezanke/react-height-matching-group
Matches the heights of contained elements based on a supplied selector string, attaches event to window resize so it responds