Utilities
Strata provides a set of standalone utility packages. These are published separately so they can be used in projects that don't depend on the full @strata-js/strata package.
Packages
| Package | npm | Description |
|---|---|---|
| Config | @strata-js/util-config | File-based configuration loader with YAML/JSON support and environment variable substitution. |
| Logging | @strata-js/util-logging | Structured logging utility wrapping pino with a console.*-style API. |