npm.io
1.0.8 • Published 5 years ago

comicvm-dom

Licence
ISC
Version
1.0.8
Deps
2
Size
129 kB
Vulns
0
Weekly
0

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