toypack-vue
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

toypack-vue

Vue plugin for toypack.

Usage

import { Toypack } from "toypack";
import vuePlugin from "toypack-vue";
const toypack = new Toypack({
   plugins: [
      vuePlugin(/* options */)
   ]
});

Readme

Keywords

Package Sidebar

Install

npm i toypack-vue

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

3.47 MB

Total Files

11

Last publish

Collaborators

  • kylehue