Package Exports
- @dr.pogodin/react-utils
- @dr.pogodin/react-utils/build/development/client/init
- @dr.pogodin/react-utils/build/production/client/init
- @dr.pogodin/react-utils/client
- @dr.pogodin/react-utils/config/babel/node-ssr
- @dr.pogodin/react-utils/config/babel/webpack
- @dr.pogodin/react-utils/config/eslint/default
- @dr.pogodin/react-utils/config/jest/default
- @dr.pogodin/react-utils/config/jest/resolver
- @dr.pogodin/react-utils/config/jest/setup
- @dr.pogodin/react-utils/config/stylelint/default
- @dr.pogodin/react-utils/config/test.json
- @dr.pogodin/react-utils/config/typescript/base.json
- @dr.pogodin/react-utils/config/webpack/app-base
- @dr.pogodin/react-utils/config/webpack/app-development
- @dr.pogodin/react-utils/config/webpack/app-production
- @dr.pogodin/react-utils/config/webpack/lib-base
- @dr.pogodin/react-utils/config/webpack/lib-development
- @dr.pogodin/react-utils/config/webpack/lib-production
- @dr.pogodin/react-utils/config/workbox/default
- @dr.pogodin/react-utils/global-styles.scss
- @dr.pogodin/react-utils/jest
- @dr.pogodin/react-utils/jest-e2e-ssr-env
- @dr.pogodin/react-utils/mixins
- @dr.pogodin/react-utils/server
Readme
React Utils
ReactJS development kit. It provides a selection of configurations, setups, and tools needed in almost every React project, which greately facilitates rapid development and prototyping.
ReactJS Starter Pack implements required setup, and provides usage examples.