https://github.com/neo-hack/rollup-plugin-template
rollup plugin template
https://github.com/neo-hack/rollup-plugin-template
Last synced: about 1 year ago
JSON representation
rollup plugin template
- Host: GitHub
- URL: https://github.com/neo-hack/rollup-plugin-template
- Owner: neo-hack
- License: mit
- Created: 2021-11-02T03:07:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T02:32:48.000Z (over 4 years ago)
- Last Synced: 2025-06-14T13:02:55.213Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# @aiou/rollup-plugin-template
*rollup-plugin-template with typescript, a fork version of [rollup/rollup-starter-plugin](https://github.com/rollup/rollup-starter-plugin)*
[](https://github.com/spring-catponents/rollup-plugin-template) [](https://github.com/spring-catponents/rollup-plugin-template) [](https://stackblitz.com/github/spring-catponents/rollup-plugin-template)
[Edit on StackBlitz ⚡️](https://stackblitz.com/github/spring-catponents/rollup-plugin-template)
## features
- 📊 Stats - output bag bundlesize
- 📦 exclude `dependencies` and `peerDependencies`
- 💪 Typescript - type safe
## install
```console
pnpm add @aiou/rollup-plugin-template
```
## development
- **Setup** - `pnpm i`
- **Build** - `pnpm build`
#
*built with ❤️ by 😼*