Skip to content

Repository files navigation

DITTO

D/Vision [user] Interfaces (for Time and Techniques Optimization)

image info

Project setup

To add ditto to another git repository, run the following from the desired repo:

git submodule add git@github.com:dvisionlab/ditto.git
git submodule init

Project update

To update ditto in another repository, run the following from the desired repo:

git submodule update

Import single module

To import a ditto module in your repository:

import MODULE_NAME from "@/../ditto/MODULE_NAME";

Available modules

Module nameTypeDoc
authVue pluginDOC
dicomVue pluginDOC
dicomDataTypesComponents collectionDOC
dicomMetadataJs dictionaryDOC
fileSystemApiJs libraryDOC
formComponents collectionDOC
httpVue pluginDOC
mobileVue pluginDOC
relativeHeightVue directiveDOC
styleJs libraryDOC
wireframesComponents collectionDOC

Run the examples

Run ditto:

cd app
yarn install
yarn serve

Go to http://localhost:8080/: you'll find the links to the available examples and documentation.

About

D/Vision [user] interfaces (for time and techniques optimization)

Topics

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages