https://github.com/mozzius/squilt
https://github.com/mozzius/squilt
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mozzius/squilt
- Owner: mozzius
- License: mit
- Created: 2023-03-09T15:55:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T10:27:49.000Z (about 3 years ago)
- Last Synced: 2025-03-19T20:52:29.301Z (about 1 year ago)
- Language: TypeScript
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
:package: ts-npm-package-boilerplate
TypeScript NPM Module Boilerplate
Systems on which it has been tested:
Did you like the project? Please, considerate a donation to help improve!
TypeScript NPM Module Boilerplate✨
[](https://codecov.io/gh/hebertcisco/ts-npm-package-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:
```bash
cd ts-npm-package-boilerplate
```
```bash
npm i # or yarn
```
```bash
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:
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](issues).
## Show your support
Give a ⭐️ if this project helped you!
Or buy me a coffee 🙌🏾
## 📝 License
Copyright © 2022 [Hebert F Barros](https://github.com/hebertcisco).
This project is [MIT](LICENSE) licensed.