ts-npm-package-boilerplate

TypeScript NPM Module Boilerplate

Usage no npm install needed!

<script type="module">
  import tsNpmPackageBoilerplate from 'https://cdn.skypack.dev/ts-npm-package-boilerplate';
</script>

README

:package: ts-npm-package-boilerplate

:package: ts-npm-package-boilerplate

TypeScript NPM Module Boilerplate

Issues GitHub pull requests GitHub Downloads GitHub Total Downloads GitHub release

Node.js CI on Darwin Node.js CI on Ubuntu Node.js CI on Windows

Node.js Package CodeQL

Report Bug Request Feature

Systems on which it has been tested:

Macos Ubuntu Windows

Did you like the project? Please, considerate a donation to help improve!

TypeScript NPM Module Boilerplate

Getting started

Installation

Clone this repository: git clone https://github.com/hebertcisco/ts-npm-package-boilerplate

Open the directory and run the script line:

cd ts-npm-package-boilerplate 
npm i  # or yarn
rm -rf .git && git init && git add . && git commit -m "Initial commit" #Optional

Or create use the button "Use this template"

Edit the Icon on Figma:

Figma Icon