The github module for @backstage/plugin-scaffolder-backend
ProseMirror's rowspan/colspan tables component
Additional ESLint's rules for Node.js
SharePoint Framework module interfaces
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
Core API used by Backstage backend plugins
Utilities for running tasks on worker threads
A module to globally install libraries to prevent installing the same libraries again and again
Webpack Theme Resolver plugin to resolve files through directory chain with a package fallback at compile time.
plug'n'play resolver for Rollup
Fast relative path resolution
Shared functionality used by Honeybadger's javascript build plugins
An eslint plugin that lints AppSync JavaScript.
fully asynchronous, pure JavaScript implementation of the Parquet file format
A collection of utility libraries used by other Facebook JS projects
Types for writing the definition DSL for plugins for the ContractCase test framework
Common functionalities for the catalog plugin
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
> Internal utility types shared across @vue/devtools packages.
Prettier package.json plugin to make the order of properties nice.
TypeScript plugin for ESLint
Rspack Resolver Node API
dmn-js plugin for resolving available variables
A super-simple-small keyval store built on top of IndexedDB