0.23.0 • Published 4 years ago

daxko-react-scripts v0.23.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

daxko-react-scripts

This is a custom Create React App script that is perfect for getting started with React, TypeScript and MobX. It has quite a few nice features:

  • Nice tech stack
    • React
    • TypeScript
    • MobX
    • Reach Router
    • Jest
    • React Testing Library
    • Cypress
    • Cypress Testing Library
    • ESLint
    • Prettier
    • husky/lint-staged
  • Flexible folder structure
  • MobX root store pattern with Dependency Injection for easy testing
  • Git hooks for pre-commit and pre-push that run the linter and tests, respectively
  • CI ready to run unit, integration and end-to-end tests
  • Webpack aliases set up for easy path imports
  • CSS, or SCSS/Sass, or CSS Modules with SCSS/CSS
  • PurgeCSS to remove all unused CSS during build
  • Feature switch for hiding features behind feature flags
  • Code splitting (JS & CSS)
  • Production profiling and bundle analyzing
  • Hot reloading
  • Cache busting
  • PWA ready

Installation

create-react-app <name-of-app> --scripts-version daxko-react-scripts

This package includes scripts and configuration used by Create React App. Please refer to its documentation:

0.23.0

4 years ago

0.22.0

4 years ago

0.21.0

4 years ago

0.20.1

4 years ago

0.20.0

4 years ago

0.19.0

5 years ago

0.18.4

5 years ago

0.18.3

5 years ago

0.18.2

5 years ago

0.18.1

5 years ago

0.18.0

5 years ago

0.16.0

5 years ago

0.15.4

5 years ago

0.15.3

5 years ago

0.15.2

5 years ago

0.15.1

5 years ago

0.15.0

5 years ago

0.14.1

5 years ago

0.14.0

5 years ago

0.13.1

5 years ago

0.13.0

5 years ago

0.12.0

5 years ago

0.11.0

5 years ago

0.10.1

5 years ago

0.10.0

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago