Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/best-shot/best-shot
A webpack config wrapper
https://github.com/best-shot/best-shot
babel best-shot bundler cli electron javascript react vue webpack
Last synced: about 2 months ago
JSON representation
A webpack config wrapper
- Host: GitHub
- URL: https://github.com/best-shot/best-shot
- Owner: best-shot
- License: mit
- Created: 2019-03-01T06:43:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:02:51.000Z (2 months ago)
- Last Synced: 2024-10-29T09:19:45.573Z (2 months ago)
- Topics: babel, best-shot, bundler, cli, electron, javascript, react, vue, webpack
- Language: JavaScript
- Homepage:
- Size: 7.77 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# best-shot
A webpack config tool chain.
[![npm org][npm-badge]][npm-link]
[![github repo][github-badge]][github-link]## Packages
### Tools
- [@best-shot/core](./packages/core/)
- [@best-shot/cli](./packages/cli/)
- [@best-shot/dev-server](./packages/dev-server/)
- [@best-shot/analyzer](./packages/analyzer/)
- [@best-shot/inspector](./packages/inspector/)### Presets
- [@best-shot/preset-asset](./packages/preset-asset/)
- [@best-shot/preset-babel](./packages/preset-babel/)
- [@best-shot/preset-mini](./packages/preset-mini/)
- [@best-shot/preset-react](./packages/preset-react/)
- [@best-shot/preset-style](./packages/preset-style/)
- [@best-shot/preset-vue](./packages/preset-vue/)
- [@best-shot/preset-web](./packages/preset-web/)### Helper
- [@best-shot/config](./packages/config/)
- [@best-shot/validator](./packages/validator/)## Inspiration
This project is inspired by [neutrinojs](https://neutrinojs.org/).
## License
[![fossa status][fossa-badge]][fossa-link]
[npm-badge]: https://img.shields.io/badge/npm-best--shot-blue.svg?logo=npm&style=flat-square
[npm-link]: https://www.npmjs.com/org/best-shot
[github-badge]: https://img.shields.io/github/license/best-shot/best-shot.svg?logo=github&style=flat-square
[github-link]: https://github.com/best-shot/best-shot
[fossa-badge]: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbest-shot%2Fbest-shot.svg?type=large
[fossa-link]: https://app.fossa.com/projects/git%2Bgithub.com%2Fbest-shot%2Fbest-shot?ref=badge_large