Testing utilites for Lit
SSR for Lit
Run-time Autoprefixer for JavaScript style objects
A plugin for Webpack (v4 and higher) to generate useful modules at bundle-time.
Create a React component from a custom element.
https://github.com/mugi-uno/parcel-plugin-bundle-manifest, but for Parcel 2
Parcel plugin to inline CSS and JS code in your HTML file.
A Vite plugin that takes the CSS and adds it to the page through the JS. For those who want a single JS file.
Lit directives for making things move.
Perform transformations on ESM import syntax (using import maps or to a dynamic import).
CLI that type checks bindings in lit-html templates
Babel plugin to make .gql/.graphql files importable
The eslint-plugin-nx package is an ESLint plugin that contains a collection of recommended ESLint rule configurations which you can extend from in your own ESLint configs, as well as an Nx-specific lint rule called enforce-module-boundaries.
Shidoka Icons
A plugin for the parcel bundler to visualise bundle contents
A build plugin to optimize React Aria to only include translated strings for locales that your app supports. It currently supports Vite, Rollup, Webpack, and esbuild via [unplugin](https://github.com/unjs/unplugin). For Parcel, please use `@react-aria/par
Localization tooling for lit-html
Integrating mobx with lit-element!
Set absolute URL for og:image meta tags.
Inlining, minifying and other methods for transforming stylesheets when copying them with rollup-plugin-copy.
The `<lit-portal/>` component enables you to seamlessly _teleport_ your HTML to a different part of the DOM, while retaining all the benefits of [Lit](https://lit.dev) framework's state management, shadow DOM encapsulation, and other features. With this c
Rollup plugin for importing Sass sources as constructable stylesheets to projects using lit (lit-html and lit-element) or fast-element.
Inline tokens iterator for markdown-it markdown parser.
ESLint rules and configuration of LWC modules used in Salesforce