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-lib

React library template
https://github.com/andreidmt/tpl-react-lib

babel eslint parcel postcss prettier react riteway tape

Last synced: about 1 month ago
JSON representation

React library template

Awesome Lists containing this project

README

        

# React library template starter

* [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)
* Unit testing: [riteway](https://github.com/ericelliott/riteway)
* E2E testing: [testcafe](https://github.com/DevExpress/testcafe)
* Linting: [ESLint](https://github.com/eslint/eslint), [Stylelint](https://github.com/stylelint/stylelint), [@asd14/eslint-config](https://github.com/asd-xiv/eslint-config)
* Code formatting: ESLint rules + [prettier](https://github.com/prettier/prettier)

## Changelog

See the [releases section](https://github.com/andreidmt/tpl-react/releases) for details.