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

0.0.1 • Public • Published

vue-lightning

Vue-Lightning is a UI framework for Lightning Renderer built with VueJS Custom Renderer. It allows you to declaratively construct lightning nodes with reactive primitives.

Documentation

Universal Lightning Docs

Demo App

Coming soon - check out the solid one Solid TMDB Demo App

Playground

Let me know if you get this working :-) play.vuejs.org

Quick Start

not here yet...

Create an App

import { createApp } from '@lightningjs/vue';
import App from './App.vue';

createApp(App);

/lightning-vue/

    Package Sidebar

    Install

    npm i lightning-vue

    Weekly Downloads

    2

    Version

    0.0.1

    License

    Apache-2.0

    Unpacked Size

    135 kB

    Total Files

    45

    Last publish

    Collaborators

    • chiefcll