-
Updated
Dec 11, 2021 - JavaScript
#
filter
Here are 2,851 public repositories matching this topic...
Infinite responsive, sortable, filterable and draggable layouts
Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
macos
socket
unix
gui
objective-c
osx
filter
pipes
directories
lsof
open-files
sloth
macos-app
ip-sockets
domain-sockets
-
Updated
Dec 17, 2021 - Objective-C
A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more
-
Updated
Aug 5, 2021 - JavaScript
swift
ios
instagram
gallery
library
video
camera
picture
filter
image-picker
picker
photo
imagepicker
ypimagepicker
-
Updated
Jan 16, 2022 - Swift
Bunch of useful filters for AngularJS (with no external dependencies!)
-
Updated
Dec 11, 2017 - JavaScript
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
javascript
python
java
golang
dotnet
filter
pinyin
aho-corasick
string-matching
text-matching
textfilter
text-search
word-filter
sensitive-word-filter
stringsearch
wordssearch
trietree
text-filter
textsearch
wordfilter
-
Updated
Jan 26, 2022 - JavaScript
Fast SublimeText-like fuzzy search for JavaScript.
-
Updated
Nov 22, 2021 - JavaScript
Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa
java
library
animation
filter
dialog
floatingactionbutton
fab
bottomsheet
bottomsheetbehavior
animate
morph
floating-action-button
expand
bottomsheetdialog
-
Updated
Mar 28, 2018 - Java
This is a lootfilter for the game "Path of Exile". It hides low value items, uses a markup-scheme and sounds to highlight expensive gear and is based on economy data mining.
game
parser
filter
league
loot
hides
strictness
itemfilter
exile
pathofexile
patreon
domain-languages
lootfilter
classification-algorithm
neversink
filterblade
-
Updated
Jan 18, 2022
Index your Gmail Inbox with Elasticsearch
-
Updated
Dec 24, 2020 - Python
Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance 🔋
export
vuejs
typescript
reactive
grid
excel
filter
data-grid
virtual-scroll
datagrid
vuejs-components
react-virtualized
webcomponent
stenciljs
virtual-grid
vuegrid
revo-grid
excel-grid
infinity-grid
vuejs-grid
-
Updated
Jan 18, 2022 - TypeScript
Angular Smart Data Table component
grid-component
angular2
filter
table
aot-compilation
ng2
sort
angular4
aot
angular-2
aot-compatible
smart-table
smarttable
editable-table
-
Updated
Jan 21, 2022 - TypeScript
Android Image & Camera Filters Based on OpenGL.
-
Updated
Dec 14, 2021 - C++
Probabilistic data structures for processing continuous, unbounded streams.
go
filter
data-stream
bloom-filter
count-min-sketch
probabilistic-programming
cuckoo-filter
scalable-bloom-filters
counting-bloom-filters
stable-bloom-filters
-
Updated
Mar 15, 2021 - Go
An Eloquent Way To Filter Laravel Models And Their Relationships
laravel
query
eloquent
filter
model-filters
eloquent-filters
dynamic-filters
relation-filter
default-namespace
eloquent-models
filter-logic
laravel-filter
eloquentfilter
-
Updated
Oct 25, 2021 - PHP
a list of disposable and temporary email address domains
-
Updated
Jan 19, 2022 - Python
A GPU accelerated image and video processing framework built on Metal.
macos
ios
image
real-time
opengl
video
metal
multimedia
tvos
gpu
rendering
filter
image-processing
video-processing
gpgpu
maccatalyst
apple-silicon
-
Updated
Dec 28, 2021 - Objective-C
An ultra-fast all-in-one FASTQ preprocessor (QC/adapters/trimming/filtering/splitting/merging...)
adapter
quality
bioinformatics
quality-control
filter
ngs
sequencing
overlap
splitting
duplication
umi
trimming
preprocessing
filtering
illumina
fastq
merging
qc
polyg
-
Updated
Jan 5, 2022 - C++
A Steam library categorizing tool.
steam
sorting
library
games
tools
video
csharp
tool
dotnet
filter
mono
winforms
valve
series
software
category
metacritic
hacktoberfest
categorization
howlongtobeat
-
Updated
Jul 18, 2021 - C#
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
camera
algorithms
leetcode
filter
avfoundation
wkwebview
video-recording
cache-storage
opengl-es
gpuimage
crash-safe
coreimage
audiotoolbox
ios-crash
videotoolbox
wkwebview-javascript-bridge
wkwebview-uitableview
ios-apm
-
Updated
Jan 5, 2021 - Objective-C
4
willmsn98
commented
Aug 23, 2021
Describe the bug
I created a component in QueryBuilder.tsx by taking the example from the README with some little cleanup. It all worked except the CSS import causes an issue. Is there a solution that is supported in tsx or a hosted css file that can be used?
./node_modules/react-awesome-query-builder/lib/css/styles.css:1
.qb-drag-handler, .qb-draggable, .query-builder {
^
Synt
Improve this page
Add a description, image, and links to the filter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the filter topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
There are cases, when it might be useful to know how much points are there in index, which satisfies some filtering condition.
Currently, we can only estimate a total amount of points.
Describe the solution you'd like
Create an API which returns amount of points (estimated or precise, depending on flag) for a given filter