Token-efficient markdown analysis tool for LLM consumption
A React-Native utility belt for scaling the size your apps UI across different sized devices
Run ESLint on your changes only
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Get your ﹤𝚑𝚎𝚊𝚍﹥ in order
Find the common ancestor of 2 or more paths on Windows or Unix
ESLint plugin for Convex to prevent common issues and enforce best practices for files in the `convex/` directory.
Model Context Protocol server for wcagcheckr. Lets LLM-IDEs (Claude Code, Cursor, Continue, etc.) drive accessibility audits, verify forensic receipts, and look up tier features programmatically. Same audit engine as the Chrome extension and CI runner.
A hook for displaying and setting breadcrumbs for react router
Headless wcagcheckr accessibility audit runner for CI/CD pipelines. Drives the wcagcheckr Chrome extension via Playwright, runs full-page audits across the state matrix (108 combinations: hover, focus, dark mode, RTL, breakpoints), outputs JSON / SARIF /
A tool to restrict npm scripts from running unless as part of an allowlist
Shareable MetaMask ESLint config for Jest.
LongMemEval benchmark implementation for Mastra Memory
Editor for matters.news
A focused collection of TypeScript utilities for modern web development
A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.
Encourage the use of RTL-friendly styles
Package for setting the network ID of runtime and ledger WASM API
```json "./load-wasm": { "types": "./dist/load-wasm/mod.browser.d.ts", "browser": "./dist/load-wasm/mod.browser.js", "worker": "./dist/load-wasm/mod.browser.js", "node": "./dist/load-wasm/mod.node.js", "default": "./dist/load-wasm/mod.browser.js
Evaluate how prepared your codebase is for autonomous AI coding agents
simple form component
Tom Select is a versatile and dynamic <select> UI control. Forked from Selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation, it's useful for tagging, contact lists, country selectors, etc.
Shareable MetaMask ESLint config.
Import all modules in a directory
A Jekyll plugin to make front matter optional for Markdown files
A Bunto plugin to make front matter optional for Markdown files
Generates an article series list from Markdown front-matter.
Use this gem to convert Google+ JSON generated by Google Takeout to Markdown. Includes YAML front-matter for use with Jekyll. Includes a gplus2markdown commandline tool you can use to process one or more JSON files in a directory.
This gem will parse YAML Front Matter of Markdown Documents. Typically, this gem would be called with a md renderer, such as Pandoc, that would turn the md into a document such as a .pdf file or a .docx file. By combining this pre-processing with a markdown renderer, you can ensure that both the structured content and the structured styles necessary for your firm or organization are more strictly enforced. Plus you won't have to deal with Word any longer, and every lawyer should welcome that. Why? Because Word is awful.