Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreidmt/tpl-react
React, Redux, Webpack and friends :boy::girl::hurtrealbad::rainbow:
https://github.com/andreidmt/tpl-react
eslint postcss prettier react redux riteway socket-io starter tape template webpack
Last synced: about 5 hours ago
JSON representation
React, Redux, Webpack and friends :boy::girl::hurtrealbad::rainbow:
- Host: GitHub
- URL: https://github.com/andreidmt/tpl-react
- Owner: andreidmt
- License: bsd-3-clause
- Created: 2020-04-08T20:15:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T20:32:17.000Z (over 1 year ago)
- Last Synced: 2024-10-30T18:49:05.171Z (9 days ago)
- Topics: eslint, postcss, prettier, react, redux, riteway, socket-io, starter, tape, template, webpack
- Language: JavaScript
- Homepage:
- Size: 4.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# tpl-react
* [Stack](#stack)
* [Changelog](#changelog)## Stack
* Main: [React](https://github.com/facebook/react)
* Bundler: [Webpack](https://github.com/webpack/webpack)
* CSS: [PostCSS](https://github.com/postcss/postcss)
* State management: [Redux](https://github.com/reduxjs/redux), [@asd14/state-list](https://github.com/asd-xiv/state-list)
* Real time: [socket.io-client](https://github.com/socketio/socket.io-client)
* Testing: [riteway](https://github.com/ericelliott/riteway)
* Linting: [ESLint](https://github.com/eslint/eslint), [Stylelint](https://github.com/stylelint/stylelint), [@asd14/eslint-config](https://github.com/asd-xiv/eslint-config)
* Functional: [@asd14/m](https://github.com/asd-xiv/m)
* Code formatting: ESLint rules + [prettier](https://github.com/prettier/prettier)
* Query string parsing: [qs](https://github.com/ljharb/qs)
* DateTime handling: [luxon](https://github.com/moment/luxon)## Changelog
See the [releases section](https://github.com/andreidmt/tpl-react/releases) for details.