12 packages
@chax-at/amazon-chime-sdk-js
Amazon Chime SDK for JavaScript
@chax-at/better-npm-audit
Reshape into a better npm audit for the community and encourage more people to include security audit into their process.
@chax-at/eslint-config
Base eslint configs
@chax-at/gelf-client
A simple gelf client for node. Currently supports TCP and TCP/TLS.
@chax-at/log-sink
A Log Service
@chax-at/prisma-filter
The PrismaFilter package allows the frontend to request filtered, sorted, and paginated data via query parameters. The package automatically generates Prisma findOptions from these query parameters, which can then be directly used in the backend.
@chax-at/prisma-filter-common
This package provides typing information for @chax-at/prisma-filter and is intended to be used in the frontend and is not dependend on NestJS.
@chax-at/quickaitrans
Helper script to quickly translate projects using i18n json files.
@chax-at/simple-sentence-splitter
A sentence splitter, written for https://storywi.se, which works quite well
@chax-at/swagger-helpers-nest
A set of tools and decorators to have an easier time generating OpenAPI (swagger) docs with @nestjs/swagger
@chax-at/totp
A simple TOTP package
@chax-at/transactional-prisma-testing
Provides an easy way to execute database tests in a transaction that will be rolled back after each test for fast testing