1.0.0 • Published 3 years ago

comicvm-canvas v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

ComicVM DOM Elements

How to Use This Code as a Submodule

Add the submodule:

git submodule add https://github.com/retojs/comicvm-dom.git
git submodule update --init --recursive

Note: Unfortunately you have to manually add all npm dependencies from this module to your own module and run npm install.

Update submodule changes:

cd comicvm-dom
git pull

see: https://git-scm.com/book/en/v2/Git-Tools-Submodules

1.0.0

3 years ago