tsrv icon indicating copy to clipboard operation
tsrv copied to clipboard

vue3 components bundler

Welcome to tsrv 👋

Version downloads Documentation Maintenance License: MIT

Tsrv is based on rollup, 0 Zero-config can quickly develop vue 3 component library

🏠 Homepage

Install

yarn add tsrv -D

Usage

{
  "scripts": {
    "dev": "tsrv dev",
    "build": "tsrv build",
    "test": "tsrv test"
  }
}

Example

Author

👤 jaskang

  • Website: https://github.com/JasKang
  • Github: @jaskang

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 jaskang.
This project is MIT licensed.