obsidian-asset-fs
v1.1.4
Published
An high-level way to handle assets in web application
Downloads
9
Readme
Obsidian Asset FS
Obsidian Asset FS abstracts the access to the assets (you do not need to know how assets are stored, if they have already been downloaded or not,...).
For more information, read the doc:
- https://wanadev.github.io/obsidian-asset-fs/
Changelog
- 1.1.4: Updates dependencies
- 1.1.3: Updates yargs to 8.x.x
- 1.1.2: Fixes
null
asset offset in generated index files - 1.1.1: Fixes bin folder
- 1.1.0: A CLI is available for the OAF generation tool (
oafgen
) - 1.0.0: Initial release