foundations-typescript-lib-vite
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

foundations-typescript-lib-vite

This is a package created to practice building a TypeScript package with Vite.

inspiration

https://onderonur.netlify.app/blog/creating-a-typescript-library-with-vite/

this vite project was created using

npm create vite@latest

To create the distributable package to publish on npm, we need to create a vite.config.ts

To be able to include our type definitions as .d.ts files to our bundle, we need vite-plugin-dts

Readme

Keywords

none

Package Sidebar

Install

npm i foundations-typescript-lib-vite

Weekly Downloads

4

Version

1.0.2

License

none

Unpacked Size

3.88 kB

Total Files

9

Last publish

Collaborators

  • andresqz