Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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:

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.