Classes/function/interfaces and constants for viewer implementation
Find a file
2026-03-07 17:50:56 +00:00
.forgejo/workflows Initial commit 2026-03-07 17:50:56 +00: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 Initial commit 2026-03-07 17:50:56 +00: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 Initial commit 2026-03-07 17:50:56 +00: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