Socket
Socket
Sign inDemoInstall

everright-filter

Package Overview
Dependencies
40
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    everright-filter

🦮Vue3 query builder/filter builder ui component for building complex queries and filters with nested conditionals.Supports filtering of multiple data types, including string, number, dropdown, cascade, region, date and time(Vue 高级筛选器组件)


Version published
Weekly downloads
42
decreased by-20.75%
Maintainers
1
Install size
124 MB
Created
Weekly downloads
 

Readme

Source

Everright-filter

简体中文 | English

vue element-plus @vant/area-data @vue/shared lodash async @vuelidate/core @vuelidate/validators axios nzh written-number vite unplugin-vue-components

中文主页 | ENGLISH HOMEPAGE

Everright-filter is a user interface that easily generates any type of query statement, making filtering and filtering data a breeze. Provide a variety of UI interfaces to enable different business scenarios.

filter

Features

  • 1.Supports filtering of multiple data types, including string, number, dropdown, cascade, region, date and time. Whether you need to filter different types of data, it can meet your needs.
  • 2.Provides a wealth of operators, such as equal to, not equal to, greater than, less than, interval, etc., allowing you to flexibly define filtering rules based on specific conditions.
  • 3.Provides great flexibility. It supports filtering on date, year, month and day. It also supports the selection of relative time and absolute time, such as today, this week, this month, this year, past N days/hours, future N days/hours, etc. This makes date filtering more flexible and can meet the needs of various time dimensions.
  • 4.Support conditional grouping settings, you can use logical operators (AND/OR) to combine multiple conditions to implement complex data filtering logic. Data that meets multiple conditions can be filtered out more precisely to meet the needs of advanced data analysis and mining.
  • 5.For behavioral data, it supports setting start and end time, limit times and limit attributes. You can precisely filter out actions that occurred within a specific time period, and further filter based on frequency and attribute conditions.
  • 6.Each filter type is extracted and used separately, and can be easily embedded into different UI interfaces. Whether it is a search box, a filter panel or a table header, everright-filter can provide consistent functions and data structures, eliminating the need to develop separate filter functions for different interfaces, saving development resources and time.
  • 7.Developers can easily configure the data structure of the required functions according to the document UI interface, saving the tedious manual coding and debugging process.
  • 8.Support Chinese and English

Explanation of the different builds

In the dist/ directory of the npm package you will find the different builds

Excludes element-plus(default)Includes element-plus(v2.3.3)
UMDEverrightFilter-without-element-plus.umd.cjsEverrightFilter-with-element-plus.umd.cjs
ESEverrightFilter-without-element-plus.jsEverrightFilter-with-element-plus.js
IIFEEverrightFilter-without-element-plus.iife.jsEverrightFilter-with-element-plus.iife.js
cssEverrightFilter-without-element-plus.cssEverrightFilter-with-element-plus.css

Docs

Examples

  • linear Application Scenario: Suitable for data filtering
  • matrix Application Scenario: Suitable for data filtering
  • quick-search Application Scenario: Suitable for search
  • quick-filter Application Scenario: Suitable for filtering in a column of the list

Sample screenshot

text

text

number

number

time

time

date

date

cascader

cascader

select

cascader

linear

image

matrix

image

image

quick-filter

image

Keywords

FAQs

Last updated on 31 Jul 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc