@bouzu/vue-helper
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@bouzu/vue-helper

npm version npm downloads bundle JSDocs

Usage

Install package:

# npm
npm install @bouzu/vue-helper

# yarn
yarn add @bouzu/vue-helper

# pnpm
pnpm install @bouzu/vue-helper

Import:

// ESM
import { eventRef } from '@bouzu/vue-helper'

// CommonJS
const { eventRef } = require('@bouzu/vue-helper')

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with 💛

Published under MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i @bouzu/vue-helper

Weekly Downloads

8

Version

0.0.2

License

MIT

Unpacked Size

12.3 kB

Total Files

8

Last publish

Collaborators

  • aa900031