A collection of boilerplates for react.
-
Integate React with Tailwind.
Using
prestart
andprebuild
scripts inpackage.json
. -
Simple and naive project using early
create-react-app
tool.Mannually maintained libraries are
axios
,prop-types
,redux
,redux-thunk
,sass
,redux-logger
.jsconfig.json
file for editor intelligence. -
A project created by early
create-react-app
.Featured libraries:
-
mobx
-
styled-jsx
-
-
An i18n project using i18next.
react-loadable for route lazy-load.
Mannually maintained scripts for building and deploying files with
gh-pages
.husky
withcommitlint
.
-
React boilerplate for mobile page development.
mute-body when a modal showed up.
rem calculation with designed width, 640 or 750.
iakit with mobile-disgned style.
mute-image click event.
-
A react boilerplate build with parcel.
State management is tackled by
saga
.
useClippy
: A TypeScript-friendly React hook for reading from and writing to the user's clipboard.
document-title: React hook for updating the document-title.