A Tailwind CSS plugin for automatically styling plain HTML content with beautiful typographic defaults.
Strip ANSI escape codes from a string
Shell completions plugin for Bunli CLI framework
Run all 🐊Putout linters
Check if the process is running inside a Docker container
Debug plugin for Docusaurus.
ESLint config used by Acast
A Babel plugin that transforms indirect imports through a barrel file (index.js) into direct imports.
Agent Workflow Protocol — reference engine (definition validation and execution)
AWS SDK for JavaScript Config Service Client for Node.js, Browser and React Native
GraphQL Codegen preset for Optimizely Graph
Use text-decoration in it's shorthand form in CSS
Code PushUp plugin for incrementally adopting strict compilation flags in TypeScript projects
Global QPJoy Tunnel CLI for mihomo-client and cross-platform HDO mesh enrollment.
remark plugin to add a usage example to your readme
Cross-agent workflow engine for rules, memory, specs, and skills.
No description provided.
Grunt plugin that interpolates template files with any data you provide and saves the result to another file.
AWS SDK for JavaScript Chime Client for Node.js, Browser and React Native
Rust-accelerated engine for docmd. Downloads pre-built binary at install time.
Workflow Observability UI
Sauce Cypress Plugin to report your results directly to Sauce Labs
chapter plugin for ArtPlayer
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```