https://github.com/imcuttle/pacy
[WIP] Smart dev pattern with webpack
https://github.com/imcuttle/pacy
Last synced: about 1 year ago
JSON representation
[WIP] Smart dev pattern with webpack
- Host: GitHub
- URL: https://github.com/imcuttle/pacy
- Owner: imcuttle
- License: mit
- Created: 2020-12-16T04:18:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-07T14:54:54.000Z (over 4 years ago)
- Last Synced: 2025-03-18T05:32:26.887Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: License
Awesome Lists containing this project
README
# \[WIP] pacy
[](https://travis-ci.org/余聪/pacy)
[](https://codecov.io/github/余聪/pacy?branch=master)
[](https://lernajs.io/)
[](https://prettier.io/)
[](https://conventionalcommits.org)
> Smart dev pattern with webpack
## Packages
- [@pacy/autorouting-webpack-plugin](packages/autorouting-webpack-plugin) - auto routing
- [@pacy/cli](packages/cli) - cli
- [@pacy/core](packages/core) - core
- [@pacy/plugin-routing](packages/plugin-routing) - auto routing
- [@pacy/plugin-sass](packages/plugin-sass) - sass
- [@pacy/routes-webpack-plugin](packages/routes-webpack-plugin) - routes webpack plugin
- [@pacy/start](packages/start) - start command
- [@pacy/webpack-config](packages/webpack-config) - webpack config
- [pacy-cli](packages/pacy-cli) - cli use
## Contributing
- Fork it!
- Create your new branch:\
`git checkout -b feature-new` or `git checkout -b fix-which-bug`
- Start your magic work now
- Make sure npm test passes
- Commit your changes:\
`git commit -am 'feat: some description (close #123)'` or `git commit -am 'fix: some description (fix #123)'`
- Push to the branch: `git push`
- Submit a pull request :)
## Authors
This library is written and maintained by 余聪, yucong06@meituan.com.
## License
MIT - [余聪](https://github.com/余聪) 🐟