GPortas / ts-npm-package-boilerplate

TypeScript NPM Module Boilerplate https://www.npmjs.com/package/ts-npm-package-boilerplate

Home Page:https://www.npmjs.com/package/ts-npm-package-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

: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.

About

TypeScript NPM Module Boilerplate https://www.npmjs.com/package/ts-npm-package-boilerplate

https://www.npmjs.com/package/ts-npm-package-boilerplate

License:MIT License


Languages

Language:TypeScript 76.9%Language:JavaScript 23.1%