@famir/config
v0.0.4
Published
Famir config module
Maintainers
Readme
@famir/config
Load and validate configuration for the Famir ecosystem.
Features
- TypeScript-first with strict type guards and assertions
- Validates config using
@famir/validatorpackage - Parses config only on first use (lazy loading)
- Caches the result for better performance
- Integration with
@famir/commonDI container
