@innocells/sensitive-words-alxmllr
Filter out a list of sensitive words
Filter out a list of sensitive words
A utility library to help with object & array manipulations like sorting, filtering, and removing duplicates.
Unopinionated and extensible data tables for Svelte
Filter out a list of sensitive words
Pagination and filtering helper method for TypeORM repostiories or query builders using Nest.js framework. (Fork of https://www.npmjs.com/package/nestjs-paginate)
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).
A simple solution to create a CRUD controller for a MongoDB collection in NestJS
Utility service that provides text filtering to the client
Gulp plugin that replaces properties on text files, much like apache ant's filtering tool.
Virtual reactive data grid component - RevoGrid.
React DataGrid Spreadsheet component with native cell render support
A React component designed to present diverse data in an HTML table, featuring capabilities for pagination, filtering, and sorting.
A simple utility library for array manipulation.
Virtual reactive data grid component - RevoGrid.
A fork of nestjs-paginate library
Prompt utilities for llama-guard. Use MLCommons taxonomies or build your own safety categories.
Automatically detect personal information like email addresses and phone numbers - even if the user is trying to bypass detection
Automatically moderate your content with Moderation API
```typescript import { PrismaClient } from '@prisma/client'; import { createQuery, property, Query, QueryOptions } from '@sovgut/prisma-query';