0.0.1 • Published 1 year ago

@abrbabey/sample-library-vue-app v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

sample-library-vue-app

Sample repo with a minimal Vue app packaged as a self-contained library.

Usage

import { mountLibraryApp } from "@abrbabey/sample-library-vue-app";

mountLibraryApp("#my-element");
0.0.1

1 year ago