Classes/function/interfaces and constants for viewer implementation
Find a file
Andrey Kernichniy 2e10cfb743
All checks were successful
CI / build (push) Successful in 19s
Update CI/CD, readme, .npmrc
2026-03-08 01:04:09 +07:00
.forgejo/workflows Update CI/CD, readme, .npmrc 2026-03-08 01:04:09 +07:00
.husky Initial commit 2026-03-07 17:50:56 +00:00
.vscode Initial commit 2026-03-07 17:50:56 +00:00
lib/src Update CI/CD, readme, .npmrc 2026-03-08 01:04:09 +07:00
playground Initial commit 2026-03-07 17:50:56 +00:00
scripts Initial commit 2026-03-07 17:50:56 +00:00
.editorconfig Initial commit 2026-03-07 17:50:56 +00:00
.gitignore Initial commit 2026-03-07 17:50:56 +00:00
.npmrc Update CI/CD, readme, .npmrc 2026-03-08 01:04:09 +07:00
.prettierignore Initial commit 2026-03-07 17:50:56 +00:00
.prettierrc Initial commit 2026-03-07 17:50:56 +00:00
eslint.config.mjs Initial commit 2026-03-07 17:50:56 +00:00
package-lock.json Initial commit 2026-03-07 17:50:56 +00:00
package.json Initial commit 2026-03-07 17:50:56 +00:00
readme.md Initial commit 2026-03-07 17:50:56 +00:00
tsconfig.dev.json Initial commit 2026-03-07 17:50:56 +00:00
tsconfig.json Initial commit 2026-03-07 17:50:56 +00:00

Descriptions

This template repo for libraries on Type Script.

Repository include:

  • Base checks of code (prettier, eslint, husky)
  • Base Forgejo CI/CD workflows