Skip to content

hebertcisco/ts-npm-package-boilerplate

Repository files navigation

:package: ts-npm-package-boilerplate

📦 ts-npm-package-boilerplate

TypeScript NPM Module Boilerplate

Issues GitHub pull requests GitHub Downloads GitHub Total Downloads GitHub release

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

codecov

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

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Or buy me a coffee 🙌🏾

📝 License

Copyright © 2022 Hebert F Barros.
This project is MIT licensed.