@authless/extract
TypeScript icon, indicating that this package has built-in type declarations

3.11.5 • Public • Published

TypeScipt Template Repository

Bootstrap your next TypeScipt project by using this GitHub Template repository

This project comes with the following tools:

  • TypeScript
  • Code Quality
    • [x] ESLint
    • [x] TypeDoc
    • [x] 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

Readme

Keywords

none

Package Sidebar

Install

npm i @authless/extract

Weekly Downloads

0

Version

3.11.5

License

ISC

Unpacked Size

14.6 kB

Total Files

21

Last publish

Collaborators

  • michaelhirn