Go to file
Piotr Rogowski 268cef3c9a
0.4.0
2022-09-26 17:21:22 +02:00
.github Create codeql-analysis.yml 2021-11-27 11:23:27 +01:00
.vscode Update dependencies, add vscode `settings.json` (#35) 2021-12-13 23:24:15 +01:00
src Support `GroupMenu` (#113) 2022-09-26 17:20:20 +02:00
test Support `GroupMenu` (#113) 2022-09-26 17:20:20 +02:00
.editorconfig Initial commit 2021-09-26 18:28:35 +02:00
.eslintignore Initial commit 2021-09-26 18:28:35 +02:00
.eslintrc.yml Initial commit 2021-09-26 18:28:35 +02:00
.gitignore Handle new INI version, change API (#48) 2022-01-16 16:20:56 +01:00
.npmignore Initial commit 2021-09-26 18:28:35 +02:00
.npmrc Rename organisation 2022-07-01 00:44:57 +02:00
LICENSE Rename organisation 2022-07-01 00:44:57 +02:00
README.md Rename organisation 2022-07-01 00:44:57 +02:00
package-lock.json 0.4.0 2022-09-26 17:21:22 +02:00
package.json 0.4.0 2022-09-26 17:21:22 +02:00
tsconfig.json Initial commit 2021-09-26 18:28:35 +02:00

README.md

📦 HyperTuner INI parser

Lint and test CodeQL 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 @hyper-tuner/ini