3.11.5 • Published 3 years ago

@authless/extract v3.11.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

TypeScipt Template Repository

Bootstrap your next TypeScipt project by using this GitHub Template repository

This project comes with the following tools:

  • TypeScript
  • Code Quality
    • ESLint
    • TypeDoc
    • Jest (TDD)
    • GitHub Issue/PR Templates
    • README templates
  • Code Velocity

Usage

Install

Click on the green button above that says "Use this template".

Update

To merge any advances that the template makes into your project:

git remote add template git@github.com:MichaelHirn/ts-template.git
git fetch --all
git merge template/master --allow-unrelated-histories # or some other branch
3.11.5

3 years ago

3.11.4

4 years ago

3.11.3

4 years ago

3.11.0

4 years ago

3.11.2

4 years ago

3.11.1

4 years ago

3.10.1

4 years ago

3.10.0

4 years ago