Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hebertcisco/ts-npm-package-boilerplate

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

boilerplate boilerplate-node boilerplate-npm boilerplate-template npm npm-module npm-package npm-publish package typescript

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

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





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](https://codecov.io/gh/hebertcisco/ts-npm-package-boilerplate/branch/main/graph/badge.svg?token=Q9fr548J0D)](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:


Figma Icon

## 🤝 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.