0.4.28 • Published 4 years ago

vue-enyo-components v0.4.28

Weekly downloads
116
License
-
Repository
-
Last release
4 years ago

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
0.4.28

4 years ago

0.4.26

4 years ago

0.4.27

4 years ago

0.4.24

4 years ago

0.4.25

4 years ago

0.4.23

4 years ago

0.4.21

4 years ago

0.4.20

4 years ago

0.4.19

4 years ago

0.4.18

4 years ago

0.4.17

4 years ago

0.4.16

4 years ago

0.3.14

4 years ago

0.3.12

4 years ago

0.3.10

4 years ago

0.3.5

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.34

4 years ago

0.1.33

4 years ago

0.1.32

4 years ago

0.1.31

4 years ago

0.1.30

4 years ago

0.1.28

4 years ago

0.1.27

4 years ago