0.1.7 • Published 3 years ago

vue-nice-elements v0.1.7

Weekly downloads
45
License
-
Repository
github
Last release
3 years ago

Nice elements for Vue.js

npm npm version

import NiceElements from 'vue-nice-elements'
import "vue-nice-elements/dist/NiceElements.css";
Vue.use(NiceElements)

Includes

  • NiceActions
  • NiceButton
  • NiceColor
  • NiceDate
  • NiceDropdown
  • NiceDropdownSimple
  • NiceFile
  • NiceFilter
  • NiceInput
  • NiceLoading
  • NiceModal
  • NiceNotifications
  • NiceProgress
  • NiceProgressCircle
  • NiceSandbox
  • NiceSearch
  • NiceSidewalk
  • NiceText
  • NiceTextarea
  • NiceToast
  • NiceToggle

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build-lib

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint
0.1.7

3 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago