@lyo/vue

2.5.17 • Public • Published

@lyo/vue

A browser-compatible version of vue built automatically with Lyo.

Version Build Hits

Usage

In a browser

<script src="https://cdn.jsdelivr.net/npm/@lyo/vue"></script>

<script>
  vue(foo);
</script>

In Node.js

# Install
npm i @lyo/vue
const vue = require('@lyo/vue')

vue(foo);

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk

/@lyo/vue/

    Package Sidebar

    Install

    npm i @lyo/vue

    Weekly Downloads

    2

    Version

    2.5.17

    License

    MIT

    Unpacked Size

    81.1 kB

    Total Files

    3

    Last publish

    Collaborators

    • lyo