@3scarecrow/vue-filter-table

A table based on Element-ui that can shows data by filter condition

Usage no npm install needed!

<script type="module">
  import 3scarecrowVueFilterTable from 'https://cdn.skypack.dev/@3scarecrow/vue-filter-table';
</script>

README

vue-filter-table

Build Status npm (scoped)

A table based on Element-ui that can shows data by filter condition

Install

# yarn
yarn add @3scarecrow/vue-filter-table
# npm
npm install --save @3scarecrow/vue-filter-table