|
@cleverbrush/async
|
Various async utilities for Cleverbrush framework |
BSD 3-Clause |
9
greenflagged
/ 101 total
|
|
@cleverbrush/auth
|
Transport-agnostic authentication & authorization — JWT, cookies, role-based policies, schema-typed principals |
BSD 3-Clause |
8
greenflagged
/ 72 total
|
|
@cleverbrush/client
|
Typed HTTP client with optional TanStack Query hooks — generated from @cleverbrush/server API contracts, zero codegen, full type safety |
BSD 3-Clause |
8
greenflagged
/ 52 total
|
|
@cleverbrush/deep
|
Library for deep operations on objects like deep equal, deep extend, etc. |
BSD 3-Clause |
9
greenflagged
/ 118 total
|
|
@cleverbrush/di
|
.NET-style dependency injection container for TypeScript — schema-driven service registration, three lifetimes, function injection |
BSD 3-Clause |
8
greenflagged
/ 77 total
|
|
@cleverbrush/env
|
Type-safe environment variable parsing with @cleverbrush/schema — validated, coerced, structured configs from process.env |
BSD 3-Clause |
8
greenflagged
/ 70 total
|
|
@cleverbrush/knex-clickhouse
|
Knex Query Builder for ClickHouse |
BSD 3-Clause |
9
greenflagged
/ 87 total
|
|
@cleverbrush/knex-schema
|
Type-safe schema-driven query builder for Knex using @cleverbrush/schema — strongly typed CRUD, eager loading, and column mapping for PostgreSQL |
BSD 3-Clause |
8
greenflagged
/ 73 total
|
|
@cleverbrush/log
|
Enterprise structured logging — Serilog-style message templates, CLEF serialization, production sinks |
BSD 3-Clause |
5
greenflagged
/ 33 total
|
|
@cleverbrush/mapper
|
Type-safe, schema-driven object mapper for @cleverbrush/schema — compile-time completeness, selector-based field mapping, auto-mapping |
BSD 3-Clause |
9
greenflagged
/ 81 total
|
|
@cleverbrush/orm
|
EF-Core-like ORM layer on top of @cleverbrush/knex-schema — typed entities, relations (.hasOne / .hasMany / .belongsTo / .belongsToMany), table-per-type and single-table inheritance, eager loading via .include(), and a strongly typed DbContext. |
BSD 3-Clause |
4
greenflagged
/ 25 total
|
|
@cleverbrush/orm-cli
|
CLI for @cleverbrush/orm — migrate generate/run/rollback/status and db push |
BSD 3-Clause |
4
greenflagged
/ 25 total
|
|
@cleverbrush/otel
|
OpenTelemetry instrumentation for the Cleverbrush framework — traces for HTTP, Knex/SQL, outbound HTTP; structured logs and metrics over OTLP |
BSD 3-Clause |
5
greenflagged
/ 33 total
|
|
@cleverbrush/react-form
|
Headless, schema-driven form system for React based on @cleverbrush/schema |
BSD 3-Clause |
9
greenflagged
/ 81 total
|
|
@cleverbrush/scheduler
|
Job Scheduler for NodeJS |
BSD 3-Clause |
9
greenflagged
/ 101 total
|
|
@cleverbrush/schema
|
Schema Definition And Validation library, that allows to define and validate objects of any complexity |
BSD 3-Clause |
9
greenflagged
/ 115 total
|
|
@cleverbrush/schema-json
|
Bidirectional JSON Schema (Draft 7 / 2020-12) interop for @cleverbrush/schema |
BSD 3-Clause |
9
greenflagged
/ 81 total
|
|
@cleverbrush/server
|
Schema-first HTTP server framework — schema-driven controllers, DI, auto-validation, RFC 9457 errors |
BSD 3-Clause |
8
greenflagged
/ 72 total
|
|
@cleverbrush/server-openapi
|
OpenAPI 3.1 spec generation for @cleverbrush/server — automatic endpoint documentation |
BSD 3-Clause |
8
greenflagged
/ 72 total
|