issues
search
cloud-native-toolkit
/
iascable
IasCable is a node/typescript library to build installable component infrastructure components from a catalog of available modules
MIT License
13
stars
8
forks
source link
Fixes handling of binary files in BOM
#276
Closed
seansund
closed
2 years ago
seansund
commented
2 years ago
Handles fetching urls using pipes and streams for octet-stream file types
Adds support for data:// uris
Changes interface file-util interface to return Buffer or string for binary files
closes #275
closes #275