Npm package including validation system
  • TypeScript 91.1%
  • JavaScript 8.6%
  • Makefile 0.3%
Find a file
jakub 34033c8e84
Some checks failed
Test / install (push) Has been cancelled
Test / lint (push) Has been cancelled
Test / build (push) Has been cancelled
Test / audit (push) Has been cancelled
Deploy / install (push) Has been cancelled
Deploy / build (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
Fix: Removed cache in favor of redundant jobs. Caching system is borked
2025-08-16 20:34:11 +02:00
.gitea Fix: Removed cache in favor of redundant jobs. Caching system is borked 2025-08-16 20:34:11 +02:00
__tests__ Feat: Migrated github to gitea 2025-08-09 07:53:44 +02:00
src Fix: Fixed caching on pipelines, updated dependencies, removed lib from git 2025-08-16 13:03:14 +02:00
types Initial commit 2025-03-22 19:56:48 +00:00
.editorconfig Initial commit 2025-03-22 19:56:48 +00:00
.gitignore Fix: Fixed caching on pipelines, updated dependencies, removed lib from git 2025-08-16 13:03:14 +02:00
.npmrc Fix: Fixed caching on pipelines, updated dependencies, removed lib from git 2025-08-16 13:03:14 +02:00
.prettierrc Initial commit 2025-03-22 19:56:48 +00:00
eslint.config.mjs Fix: Fixed caching on pipelines, updated dependencies, removed lib from git 2025-08-16 13:03:14 +02:00
licence.md Initial commit 2025-03-22 19:56:48 +00:00
makefile Initial commit 2025-03-22 19:56:48 +00:00
package-lock.json Fix: Fixed caching on pipelines, updated dependencies, removed lib from git 2025-08-16 13:03:14 +02:00
package.json Fix: Fixed caching on pipelines, updated dependencies, removed lib from git 2025-08-16 13:03:14 +02:00
README.md Initial commit 2025-03-22 19:56:48 +00:00
rollup.config.js Initial commit 2025-03-22 19:56:48 +00:00
tsconfig.json Fix: Fixed caching on pipelines, updated dependencies, removed lib from git 2025-08-16 13:03:14 +02:00
tsconfig.test.json Initial commit 2025-03-22 19:56:48 +00:00