@bootcamp-project/rollupjs-config
v0.12.2
Published
Ready-to-use Rollup Configuration with TypeScript, Svelte, Tailwind CSS support by default, for AMD, UMD, CJS, ESM
Downloads
34
Maintainers
Readme
Ready-to-use Rollup Configuration
with TypeScript, Svelte, Tailwind CSS support by default, for AMD, UMD, CJS, ESM
🦄 About 🦄
Description
Project Links
Minimum Viable Product: What is what we want?
- What are the goals?
- [ ] Goal #1
- [ ] Goal #2
- [ ] Goal #3
- Sense (Why do these goals exist?)
- [ ] Explanation #1
- [ ] Explanation #2
- [ ] Explanation #3
- Purpose (What should be done with it?)
- [ ] Use Case #1
- [ ] Use Case #2
- [ ] Use Case #3
🚀 Getting Started 🚀
💪 Installation 💪
npm install --safe-dev rollup @bootcamp-project/rollupjs-config
# or
yarn add --dev rollup @bootcamp-project/rollupjs-config
🤩 Usage 🤩
// rollup.config.js
'use strict';
const RollupConfig = require('@bootcamp-project/rollupjs-config/rollup.config')
module.exports = RollupConfig
⭐️ Features ⭐️
- Latest preinstalled Dependencies by default
- Security-first production ready configuration by default
- Extensive configuration documentation
😎 Built With 😎
📑 Changelog 📑
See CHANGELOG for more information.
📋 Roadmap 📋
See the open issues for a list of proposed features (and known issues).
🤝 Contribute 🤝
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
Please read the contribution guidelines first.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
🏆 Acknowledgements 🏆
Thanks for these awesome resources that were used during the development of the Bootcamp: Library Project Structure:
📜 License 📜
See LICENSE for more information.
💌 Contact 💌
Bootcamp contributors - contributors
@ bootcamp-project
.com