An open API service indexing awesome lists of open source software.

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

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)*

[![npm](https://img.shields.io/npm/v/@aiou/rollup-plugin-template)](https://github.com/spring-catponents/rollup-plugin-template) [![GitHub](https://img.shields.io/npm/l/@aiou/rollup-plugin-template)](https://github.com/spring-catponents/rollup-plugin-template) [![stackblitz](https://img.shields.io/badge/%E2%9A%A1%EF%B8%8Fstackblitz-online-blue)](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 😼*