0.12.2 • Published 2 years ago

@bootcamp-project/rollupjs-config v0.12.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 years ago

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 ⭐️

😎 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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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