Go to file
Piotr Rogowski 17c41980a3
Add badges
2021-09-26 16:59:19 +02:00
.github Update publish workflow 2021-09-26 14:27:28 +02:00
src Fix missing exports 2021-09-26 15:59:47 +02:00
.editorconfig Initial commit 2021-09-26 14:21:51 +02:00
.eslintignore Initial commit 2021-09-26 14:21:51 +02:00
.eslintrc.yml Initial commit 2021-09-26 14:21:51 +02:00
.gitignore Initial commit 2021-09-26 14:21:51 +02:00
.npmignore Initial commit 2021-09-26 14:21:51 +02:00
LICENSE Add LICENSE 2021-09-26 16:59:13 +02:00
README.md Add badges 2021-09-26 16:59:19 +02:00
package-lock.json Initial commit 2021-09-26 14:21:51 +02:00
package.json 0.1.1 2021-09-26 16:06:51 +02:00
tsconfig.json Initial commit 2021-09-26 14:21:51 +02:00

README.md

📦 SpeedyTuner common TypeScript types

Maintainability Test Coverage License

Installation

Make sure you have registry specified in the .npmrc file:

@speedy-tuner:registry=https://npm.pkg.github.com

Authenticate to GitHub Packages:

authenticating-to-github-packages

Proceed with the installation:

npm i --save @speedy-tuner/types