filterlist
filter lists, tables, or any collection of html elements without page reload. Multiple filters can be set using data attributes or url parameters or javascript.
filter lists, tables, or any collection of html elements without page reload. Multiple filters can be set using data attributes or url parameters or javascript.
FiTL TypeScript/JavaScript Library
A lightweight and customizable React data table component with sorting, searching, and pagination features.
Curated collection of commonly used filter functions that are tiny, tested and composable
A Node.js library for recursively listing files and directories with customizable filtering and sorting options.
The Stacks search engine integrations.
Simply utility package for replacing lookalike characters with their respective word. Useful for those trying to bypass filters, etc.
A Nest.js decorator for Prisma query parsing.
Filter out a list of sensitive words
A package to detect bad words in Thai language.
DynamicForms is a js library that handles all interactions in forms with dynamic content (e.g. select with variable options, updating rules and visibility changes depending on fields' state).
```typescript import { PrismaClient } from '@prisma/client'; import { createQuery, property, Query, QueryOptions } from '@sovgut/prisma-query';