17 packages matching “cfam”
@xfcfam/xf
v1.2.0 · 8 days ago
Core XF Architecture Model library — base Generalizations and Injections for TypeScript
No known vulnerabilities
@xfcfam/xf-logger
v1.2.0 · 8 days ago
Logging Access Layer Generalization for the XF Architecture Model — console-default logger with overridable format/policy and pluggable Business 'trees' for multiplexing. Pair with @xfcfam/xf-logger-file for rotating file output.
No known vulnerabilities
@xfcfam/xf-react-view
v1.2.0 · 8 days ago
React presentation Generalizations for the XF Architecture Model — the ReactView / ObservableReactView / StatelessReactView Mixin Generalizations that graft the Interaction-Layer View onto a React.Component peer base.
No known vulnerabilities
@xfcfam/tools
v0.1.2 · 1 month ago
Validator and toolkit for the XF Architecture Model. Built as an XF artefact — validates itself.
No known vulnerabilities
@xfcfam/xf-sql
v1.2.0 · 8 days ago
SQL Access Layer Generalization for the XF Architecture Model — encapsulates the Kysely query builder. Dialect-agnostic; pair with @xfcfam/xf-sql-postgres / @xfcfam/xf-sql-mysql / etc.
No known vulnerabilities
@xfcfam/xf-sql-postgres
v1.2.0 · 8 days ago
PostgreSQL dialect adapter for @xfcfam/xf-sql. Encapsulates kysely's PostgresDialect and the `pg` driver. Translates Postgres SQLSTATE codes into the typed Exceptions of @xfcfam/xf-sql.
No known vulnerabilities
@xfcfam/xf-server-http
v1.2.0 · 8 days ago
HTTP transport for the XF Architecture Model — REST / WebSocket / SSE / GraphQL over Fastify. Implements the @xfcfam/xf-server contract with canonical HttpServerBusiness / RestService / ObjectRestService bases.
No known vulnerabilities
@xfcfam/xf-server
v1.2.0 · 8 days ago
Transport-agnostic inbound-server contract for the XF Architecture Model — the abstract ServerBusiness / EntryService bases shared by every @xfcfam/xf-server-* protocol package.
No known vulnerabilities
@xfcfam/xf-kv
v1.2.0 · 8 days ago
Key-value / cache Access Layer Generalization for the XF Architecture Model — transport-agnostic contract. Pair with @xfcfam/xf-kv-redis / @xfcfam/xf-kv-memcached / etc.
No known vulnerabilities
@xfcfam/xf-client
v1.2.0 · 8 days ago
Transport-agnostic outbound client contract for the XF Architecture Model — the Access-layer counterpart of @xfcfam/xf-server.
No known vulnerabilities
@xfcfam/xf-rest
v1.2.0 · 8 days ago
REST Access Layer Generalization for the XF Architecture Model — encapsulates the ky HTTP client.
No known vulnerabilities
@xfcfam/xf-client-http
v1.2.0 · 8 days ago
HTTP REST outbound client for the XF Architecture Model — the Access-layer counterpart of @xfcfam/xf-server-http. The ky implementation of the @xfcfam/xf-client contract.
No known vulnerabilities
@xfcfam/xf-logger-file
v1.2.0 · 8 days ago
Rotating file 'tree' for @xfcfam/xf-logger — size + daily rotation over the @xfcfam/xf-fs FileRepository. Plant it into R.logger for durable, rotated file logs.
No known vulnerabilities
@xfcfam/xf-kv-redis
v1.2.0 · 8 days ago
Redis adapter for @xfcfam/xf-kv — implements the key-value / cache Access contract over ioredis.
No known vulnerabilities
@xfcfam/xf-reactnative-fs
v1.2.0 · 8 days ago
React Native filesystem Access Layer Generalization for the XF Architecture Model — the React Native sibling of @xfcfam/xf-fs, same API/methods, backed by @dr.pogodin/react-native-fs.
No known vulnerabilities
@xfcfam/xf-fs
v1.2.0 · 8 days ago
Filesystem Access Layer Generalization for the XF Architecture Model — encapsulates local-disk file operations (node:fs).
No known vulnerabilities
@xfcfam/xf-kv-memcached
v1.2.0 · 8 days ago
Memcached adapter for @xfcfam/xf-kv — implements the key-value / cache Access contract over memjs.
No known vulnerabilities