Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/t4y3/libraries-boilerplate

Boilerplate with TypeScript, linter, formatter, and Semantic Versioning
https://github.com/t4y3/libraries-boilerplate

Last synced: 1 day ago
JSON representation

Boilerplate with TypeScript, linter, formatter, and Semantic Versioning

Awesome Lists containing this project

README

        

# Libraries boilerplate
Boilerplate with TypeScript, linter, formatter, and Semantic Versioning

## Usage

```shell
npx degit [email protected]:t4y3/libraries-boilerplate.git#main new-project
```

## Initial Setup

```shell
npm run hooks
```