@projectrebel/vueless

0.0.4 • Public • Published

image

A renderless component library for Vue 3

Intro!

Installation

Install!

npm install @projectrebel/vueless

import Vueless from '@projectrebel/vueless';
Vue.use(Vueless);

or

import { PasswordComplexity } from '@projectrebel/vueless';
...
components: {
    PasswordComplexity
}

License

Vueless is open-sourced software licensed under the MIT license.

Package Sidebar

Install

npm i @projectrebel/vueless

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

150 kB

Total Files

35

Last publish

Collaborators

  • nolannordlund