ui-predicate-vue

1.1.0 • Public • Published

VueJS ui-predicate component


Introduction

ui-predicate-vue is a rules editor, predicates component, for Vue JS. It aims to provide a clean, semantic and reusable component that make building your filtering or rules user interface a breeze.

Documentation

Checkout the getting-started, storybook or the API documentation.

One minute Quick-start

Read the code or try it online.

Installation

# npm
npm install ui-predicate-vue -S
# yarn
yarn add ui-predicate-vue

Setup

const Vue = require('vue')
const UIPredicate from 'ui-predicate-vue'

Vue.use(UIPredicate)
import Vue from 'vue'
import UIPredicate from 'ui-predicate-vue'

Vue.use(UIPredicate)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.027latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.027
1.0.01
0.6.21
0.6.11
0.6.01
0.5.11
0.5.01
0.4.01
0.3.01
0.2.01
0.1.21
0.1.01
0.0.31

Package Sidebar

Install

npm i ui-predicate-vue

Weekly Downloads

39

Version

1.1.0

License

MIT

Unpacked Size

264 kB

Total Files

41

Last publish

Collaborators

  • fgribreau