Plugin to add Sass support to styled-jsx
List of ~336,000 French words
Compiles out VM assertion and deprecation utilities and debug tooling based on environment
React hook to handle chat textarea submit behaviors (Enter vs Mod+Enter) with IME-safe handling.
Generic n8n node for any scraper service with custom URL and API key
NEON decoder and encoder for JavaScript
a few immutable.js-like mutation functions for plain objects
The default blueprint for ember-cli addons.
- save an array to disk using the localstorage API - restores the array state if initialized on an existing storage - ⚠️ this only works for push and shift operations - ⚠️ you should not be using multiple array instances on the same storage
A ECMAScript proposal plugin for ESDoc
Save values in a storage and import them later back
S.js - simple, clean, fast reactive programming in Javascript
Request raw body
UML diagrams for TypeScript
ImageManipulator for react native without Expo and Unimodules. Based on Expo ImageManipulator
Postgres Error Codes
An icon font providing popular linux distros' logos
A universal `ImageResponse` implementation for Takumi in Next.js and other environments.
Allows a local ESLint rules directory to be used without a command-line flag
DB seeder tool for testing
Test whether at least one element in a provided array has a specified property key-value pair, either own or inherited.
Provides functions for generating ordering strings
Enforce that async functions use await
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.