0.0.11 • Published 4 years ago

@barusu-react/webpack-config v0.0.11

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

Description

Some packaging scripts for building react libraries, and some toy projects.

Overview

Scaffold

PackageDescription
@barusu-react/eslint-configEslint config for typescript + react project
@barusu-react/rollup-configRollup config for packaging typescript + react project
@barusu-react/rollup-plugin-postcss-dtsRollup plugin for handling css and generate their ts declaration files
@barusu-react/scaffold-react-startConfiguration and scripts for build / start react project (Modified from create-react-app)
@barusu-react/template-react-packageTemplate tool to create react library
@barusu-react/template-redux-storeTemplate tool to create redux actions

Toy projects

PackageDescription
@barusu-react/hello-worldA simple typescript + react project
@barusu-react/iconsIcons
@barusu-react/route-treeA react Component render routes as a tree
@barusu-react/stage-laputaA react demo project