@litert/config-loader
Version:
A configuration file loader for JavaScript application.
22 lines (19 loc) • 873 B
Markdown
# Documents for @litert/config-loader
## Modules
- [Constants](Constants/index.md)
- [Declaration](Declaration/index.md)
- [Encodings](Encodings/index.md)
- [Encodings/Json](Encodings/Json/index.md)
- [Encodings/Yaml](Encodings/Yaml/index.md)
- [Errors](Errors/index.md)
- [Loader](Loader/index.md)
- [Operators](Operators/index.md)
- [Operators/DecodeBase64](Operators/DecodeBase64/index.md)
- [Operators/DecodeHex](Operators/DecodeHex/index.md)
- [Operators/EnvironmentVariable](Operators/EnvironmentVariable/index.md)
- [Operators/Extends](Operators/Extends/index.md)
- [Operators/Import](Operators/Import/index.md)
- [Operators/ImportBinaryFile](Operators/ImportBinaryFile/index.md)
- [Operators/ImportTextFile](Operators/ImportTextFile/index.md)
- [Operators/ResolvePath](Operators/ResolvePath/index.md)
- [Readers/LocalFileReader](Readers/LocalFileReader/index.md)