vue-enyo-components

0.4.28 • Public • Published

vue-enyo-components

Super charge your dev with ready to use power components

A set of various vue components to simplify the creation of backoffices and admin panels.

See Github.

Dependencies

This package depends on certain packages that must be intalled separately.

npm install vue-form-generator@3.0.0-beta.4
  • vue-datetime for the date and time pickers
npm install vue-datetime
npm install crip-vue-loading

install

yarn add vue-enyo-components

Add in your main.js

import VueEnyoComponents from 'vue-enyo-components/plugin';

// or to import separately the components you need

import {EnyoCard, EnyoAjaxTable} from 'vue-enyo-components';

And for the styling you'll also need :

import VueEnyoComponents from 'vue-enyo-components/build/style.css';

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Readme

Keywords

none

Package Sidebar

Install

npm i vue-enyo-components

Weekly Downloads

1

Version

0.4.28

License

none

Unpacked Size

81.2 MB

Total Files

163

Last publish

Collaborators

  • enyosolutions