zisheng
zisheng copied to clipboard
Luozhu's practice in Front End Engineering and Components Development.
@luozhu/đ
Luozhu's practice in Front End EngineeringăPlugin Development and Components Development.
common
- @luozhu/node - Luozhu's nodejs utils.
Scaffold
- @luozhu/template-generator - A template generator based on handlebars.
- create-luozhu-package - Create a luozhu package in this repo.
- @luozhu/create-lerna-app - Create a app with lerna best practice.
- [ ] @luozhu/create-react-jest
- [ ] @luozhu/create-react-native-jest
- [ ] @luozhu/create-rollup
- [ ] @luozhu/create-npm-package
Coding Style
- @luozhu/eslint-config-base - for pure javascript project.
- @luozhu/eslint-config-typescript - for javascriptătypescript project.
- @luozhu/eslint-config-react - for react project.
- @luozhu/eslint-config-react-typescript - for reactăreact with typescript project.
- @luozhu/eslint-config-react-native - for react-native project.
- @luozhu/prettier-config - Luozhu's prettier config.
- @luozhu/eslint-rules - Luozhu's eslint rules.
- @luozhu/create-commitlint - Init commintlint in exist project.
- @luozhu/create-coding-style - Init coding style in exist project.
vscode
- @luozhu/vscode-utils - vscode extension develop utils.
- @luozhu/vscode-channel - channel for vscode communication with webview.
- @luozhu/create-vscode-extension - create vscode extension template.
- @luozhu/create-vscode-webview - vscode webview extension template.