Base code for models of grafics
Find a file
Andrey Kernichniy 94a2a89238
All checks were successful
CI / build (push) Successful in 1m4s
Release package version 0.0.5
Update models
2026-03-15 01:26:12 +07:00
.forgejo/workflows Update .npmrc and CD workflow 2026-03-08 12:30:42 +07:00
.husky Initial commit 2026-03-07 17:33:29 +00:00
.vscode Initial commit 2026-03-07 17:33:29 +00:00
lib/src Release package version 0.0.5 2026-03-15 01:26:12 +07:00
playground Initial commit 2026-03-07 17:33:29 +00:00
scripts Initial commit 2026-03-07 17:33:29 +00:00
.editorconfig Initial commit 2026-03-07 17:33:29 +00:00
.gitignore Initial commit 2026-03-07 17:33:29 +00:00
.npmrc Update .npmrc and CD workflow 2026-03-08 12:30:42 +07:00
.prettierignore Initial commit 2026-03-07 17:33:29 +00:00
.prettierrc Initial commit 2026-03-07 17:33:29 +00:00
eslint.config.mjs Initial commit 2026-03-07 17:33:29 +00:00
package-lock.json Release package version 0.0.5 2026-03-15 01:26:12 +07:00
package.json Release package version 0.0.5 2026-03-15 01:26:12 +07:00
readme.md Initial commit 2026-03-07 17:33:29 +00:00
tsconfig.dev.json Initial commit 2026-03-07 17:33:29 +00:00
tsconfig.json Release package version 0.0.2 2026-03-14 15:12:21 +07:00

Descriptions

This template repo for libraries on Type Script.

Repository include:

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