2.22.14 • Published 6 years ago

dqd v2.22.14

Weekly downloads
2
License
ISC
Repository
gitlab
Last release
6 years ago

Digitalquill Vue.js components

This repository contains reusable components and other useful stuff for our projects.

Installation and usage

npm i dq

... in js file ...

import Pager from 'dq/components/uiPager';
import UiModal from 'dq/components/uiModal';
import rest from 'dq/mixins/rest';

Access all components documentation in this project's wiki.