Packages
The @rfjs/* utility toolkit.
Filter in-memory data with JSONPath-addressed conditions.
@rfjs/data-transformData type transformation utilities (string/number/boolean/date).
@rfjs/data-labelCompose display label strings from data paths, value maps, and templates.
@rfjs/jsonb-queryPostgreSQL JSONB query builder from filter metadata.
@rfjs/sql-filterGeneric boolean filter-group to SQL with pluggable leaf renderers.
@rfjs/pg-filterUnified PostgreSQL filter builder over columns and JSONB.
@rfjs/filter-builderFramework-agnostic canonical filter-tree model, schema inference, and engine compilation.
@rfjs/jwtJWT sign/verify/decode helper.
@rfjs/mongo-queryMongoDB query builder from filter metadata.
@rfjs/object-utilsObject manipulation utilities (flatten, paths, merge).
@rfjs/pg-toolkitPostgreSQL admin utilities (seed history, DB/schema creation).
@rfjs/retryRetry helper with configurable delay.
@rfjs/tpl-toolkitShared config factories for rfjs project templates.