akiya-react-scripts
v3.2.0
Published
a fork version from create-react-app/react-scripts
Readme
akiya-react-scripts
Usage
$ npm install -g create-react-app
$ create-react-app <APP_NAME> --scripts-version akiya-react-scriptsTodo
Packages
- [x] flow: ^0.56.0
- [x] ramda: ^0.25.0
- [x] react: ^16.1.1
- [x] react-dom: ^16.1.1
- [x] redux
- [x] redux-thunk
- [ ] redux-saga
- [ ] redux-observable
- [x] react-redux
- [x] react-router: 4.2.0
- [x] react-router-redux: 5.0.0-alpha.8
- [ ] recompose
- [ ] apollo
- [x] sort-package-json: ^1.7.1
Babel
- [x] babel-preset-flow: ^6.23.0
- [x] babel-preset-es2015: ^6.24.1
- [x] babel-preset-stage-2: ^6.24.1
- [ ] babel-preset-env
Styles
- [x] SASS/SCSS
- [x] CSS Module
- [x] PostCSS
- [x] autoprefixer
- [ ] rucksack-css
- [ ] styled-component
Test
- [ ] jest
- [ ] nyc
- [ ] nightwatch
Linters
- [x] babel-eslint: ^8.0.1
- [x] prettier-eslint: ^8.2.0
- [x] stylelint-config-standard
- [x] prettier
Configurations
- [x] .flowconfig
- [x] .eslintrc
- [x] .eslintignore
- [x] .babelrc
- [x] .editorconfig
- [x] .gitignore
- [x] .stylelintrc
Documentation
- [x] styleguidist
- [ ] esDoc
CI/CD
- [ ] drone ci or circle ci
- [ ] build script
- [ ] depolyment script
Management
- [x] yarn.lock
- [ ] lerna
Others
- [x] husky: ^0.14.3
- [x] precommit
- [ ] lint-staged
- [x] extract-text-webpack-plugin
- [ ] code splitting
- [ ] webpack dashboard
- [x] uglify/minify
- [ ] folder structure
- [x] redux-thunk version
- [ ] redux-observable version
- [ ] redux-saga version
