Documentation ¶
Overview ¶
The quiver_to_json tool loads a provided Quiver library into a single JSON.
Usage:
# To load all the lib contents into a single JSON $ quiver_to_json /path/to/Quiver.qvlibrary > quiver.json # To include the content of all resources as data URIs $ quiver_to_json -res /path/to/Quiver.qvlibrary > quiver.json
Click to show internal directories.
Click to hide internal directories.