https://github.com/afeiship/webpack-app-kits
Webpack application kits.
https://github.com/afeiship/webpack-app-kits
app kits webpack
Last synced: about 2 months ago
JSON representation
Webpack application kits.
- Host: GitHub
- URL: https://github.com/afeiship/webpack-app-kits
- Owner: afeiship
- License: mit
- Created: 2018-07-20T06:43:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T08:47:08.000Z (over 4 years ago)
- Last Synced: 2025-03-17T22:55:52.295Z (over 1 year ago)
- Topics: app, kits, webpack
- Language: JavaScript
- Size: 299 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# webpack-app-kits
> Webpack application kits.
## installation
```shell
npm install @jswork/webpack-app-kits
```
## basic react project
```js
plugins.provide({
IfElse: ['react-if-else', 'default'],
RCM: ['react-condition-manager', 'default'],
cx: 'classnames'
})
```
## docs
- https://afeiship.github.io/webpack-app-kits/
- https://juejin.im/post/5e53dbbc518825494905c45f