Javascript/Typescript

This category is for javascript and typescript related topics

Alexandre image
Javascript/TypescriptCreate your npm library the right way using Vite and Github action

There are many ways to publish your library to the npm registry, but in this article i will show how to use vite to publish your library and using also github action to setup a CI/CD pipeline to automate the publish process of the library

9/12/2024