README
Fancy Buttons
A sample project to demonstrate setting up a TypeScript Project for creating a NPM Package with automated CI/CD.
For a detailed exposition on the steps involved, please read the blog post.
A sample project to demonstrate setting up a TypeScript Project for creating a NPM Package with automated CI/CD.
<script type="module">
import fancyButtonsNpmTemplate from 'https://cdn.skypack.dev/fancy-buttons-npm-template';
</script>
A sample project to demonstrate setting up a TypeScript Project for creating a NPM Package with automated CI/CD.
For a detailed exposition on the steps involved, please read the blog post.