Module for register and handle hotkyes
Find a file
Andrey Kernichniy 7c351972cc
All checks were successful
CI / build (push) Successful in 23s
Release package version 1.0.0
Added files
2026-03-13 01:00:24 +07:00
.forgejo/workflows Release package version 1.0.0 2026-03-13 01:00:24 +07:00
.husky Initial commit 2026-03-12 16:06:40 +00:00
.vscode Initial commit 2026-03-12 16:06:40 +00:00
lib/src Release package version 1.0.0 2026-03-13 01:00:24 +07:00
playground Initial commit 2026-03-12 16:06:40 +00:00
scripts Initial commit 2026-03-12 16:06:40 +00:00
.editorconfig Initial commit 2026-03-12 16:06:40 +00:00
.gitignore Initial commit 2026-03-12 16:06:40 +00:00
.npmrc Initial commit 2026-03-12 16:06:40 +00:00
.prettierignore Initial commit 2026-03-12 16:06:40 +00:00
.prettierrc Initial commit 2026-03-12 16:06:40 +00:00
eslint.config.mjs Initial commit 2026-03-12 16:06:40 +00:00
package-lock.json Release package version 1.0.0 2026-03-13 01:00:24 +07:00
package.json Release package version 1.0.0 2026-03-13 01:00:24 +07:00
readme.md Initial commit 2026-03-12 16:06:40 +00:00
tsconfig.dev.json Initial commit 2026-03-12 16:06:40 +00:00
tsconfig.json Release package version 1.0.0 2026-03-13 01:00:24 +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