Lapanti/ts-react-boilerplate

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/jest/setup.js6
A
0 mins
webpack.config.js3
A
0 mins
webpack.dev.js57
A
0 mins
webpack.prod.js39
A
0 mins
webpack.server.js22
A
0 mins
src/common/Todo.ts11
A
0 mins
src/components/Button.tsx8
A
0 mins
src/components/Loader.tsx6
A
0 mins
src/components/PageNotFound.tsx4
A
0 mins
src/components/TodoComponent.tsx22
A
0 mins
src/components/__specs__/Button.spec.tsx15
A
0 mins
src/components/__specs__/Loader.spec.tsx4
A
0 mins
src/components/__specs__/PageNotFound.spec.tsx5
A
0 mins
src/components/__specs__/TodoComponent.spec.tsx22
A
0 mins
src/index.tsx26
A
0 mins
src/modules/AppContainer.ts3
A
0 mins
src/modules/AppView.tsx13
A
0 mins
src/modules/__specs__/AppView.spec.tsx24
A
0 mins
src/modules/index/IndexContainer.ts14
A
0 mins
src/modules/index/IndexReducer.ts59
A
0 mins
src/modules/index/IndexView.tsx41
A
0 mins
src/modules/index/__specs__/IndexReducer.spec.ts69
A
0 mins
src/modules/index/__specs__/IndexView.spec.tsx48
A
0 mins
src/redux/guards.ts24
A
0 mins
src/redux/reducer.ts14
A
0 mins
src/redux/store.ts16
A
0 mins
src/server.tsx69
A
0 mins
.babelrc
.gitignore
.sass-lint.yml
.travis.yml
CNAME
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
ISSUE_TEMPLATE.md
LICENSE
PULL_REQUEST_TEMPLATE.md
README.md
SUMMARY.md
book.json
browserconfig.xml
deploy_key.enc
docs/COMMON.md
docs/COMPLETING.md
docs/COMPONENTS.md
docs/CONTAINERS.md
docs/EXTRAS.md
docs/REDUCERS.md
docs/REDUX.md