2.0.0 • Published 7 months ago

rollup-plugin-dts-bundle-generator-2 v2.0.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
7 months ago

Rollup Plugin dts Bundle Generator 2

npm version jsr Version CI Coverage Status\ code style: prettier GitHub Discussions BSD 3 Clause license Commitizen friendly semantic-release

A wrapper for dts-bundle-generator.

Difference between this and rollup-plugin-dts-bundle-generator

rollup-plugin-dts-bundle-generator-2 supports multiple entry points.

Donate

Any donations would be much appreciated. 😄

Installation

npm

# Install with npm
npm install rollup-plugin-dts-bundle-generator-2

# Install with pnpm
pnpm add rollup-plugin-dts-bundle-generator-2

# Install with yarn
yarn add rollup-plugin-dts-bundle-generator-2

# Install with bun
bun add rollup-plugin-dts-bundle-generator-2

jsr

# Install in a node project
npx jsr add @rebeccastevens/rollup-plugin-dts

# Install in a deno project
deno add jsr:@rebeccastevens/rollup-plugin-dts

# Install in a bun project
bunx jsr add @rebeccastevens/rollup-plugin-dts
2.0.0

7 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago