Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cxspxr/react
React typescript, prettier, ESLint, husky, PWA, adaptive-hooks -based templates listed by branches
https://github.com/cxspxr/react
adaptive-hooks electron eslint husky mobx mobx-state-tree prettier pwa react storybook typescript
Last synced: 15 days ago
JSON representation
React typescript, prettier, ESLint, husky, PWA, adaptive-hooks -based templates listed by branches
- Host: GitHub
- URL: https://github.com/cxspxr/react
- Owner: cxspxr
- Created: 2020-05-05T14:11:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T19:32:14.000Z (9 months ago)
- Last Synced: 2024-05-28T05:08:18.286Z (9 months ago)
- Topics: adaptive-hooks, electron, eslint, husky, mobx, mobx-state-tree, prettier, pwa, react, storybook, typescript
- Language: TypeScript
- Homepage:
- Size: 510 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CRA-based React templates
All templates reside in respective **branches**. All of them are based on top of TypeScript, ESLint for TypeScript, Husky, PWA, Storybook, SASS, [react-adaptive-hooks](https://github.com/GoogleChromeLabs/react-adaptive-hooks) There you can find useful examples on how to make react work with:
* Electron (allows only in-memory or hash routing);
* Electron through express.js (allows any type of routing);
* MobX and MobX State Tree;