Go to file
karniv00l 9f7efd6072
0.2.0
2021-11-27 12:45:44 +01:00
.github Create codeql-analysis.yml 2021-11-27 11:23:27 +01:00
.vscode Update dependencies, update `extensions.json` (#30) 2021-11-27 12:44:08 +01:00
src Better string sanitization 2021-09-27 20:41:25 +02:00
test Better string sanitization 2021-09-27 20:41:25 +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 Add very simple tests 2021-09-26 20:09:06 +02:00
.npmignore Initial commit 2021-09-26 18:28:35 +02:00
.npmrc Initial commit 2021-09-26 18:28:35 +02:00
LICENSE Initial commit 2021-09-26 18:28:35 +02:00
README.md Add FOSSA badge 2021-11-27 11:30:51 +01:00
package-lock.json 0.2.0 2021-11-27 12:45:44 +01:00
package.json 0.2.0 2021-11-27 12:45:44 +01:00
tsconfig.json Initial commit 2021-09-26 18:28:35 +02:00

README.md

📦 SpeedyTuner INI parser

Lint and test CodeQL Maintainability Test Coverage License FOSSA Status

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/ini