@deckdeckgo/highlight-code
A Web Component to highlight your code
A Web Component to highlight your code
High-quality web components for common user interface patterns
Webpack Plugin for LWC
A web component that loads YouTube embed iframes faster. ShadowDom based version of Paul Irish' concept.
The Stencil Webpack Plugin
Deliver [Spectrum UI Icons](https://spectrum.adobe.com/page/icons/) as either:
`sp-theme` applies a Spectrum theme by using CSS custom properties to set default sizes & colors for all of the components in its scope. The Spectrum design system provides four color themes (`lightest`, `light`, `dark`, and `darkest`) and two different s
Rollup plugin to transform TypeScript files to JavaScript for LWC
An `<sp-button>` represents an action a user can take. sp-buttons can be clicked or tapped to perform an action or to navigate to another page. Buttons in Spectrum have several variations for different uses and multiple levels of loudness for various atte
`<sp-icon>` renders an icon to the page. By default the `name` attribute will pair with separately registered icon sets to deliver the icons. When not present, `<sp-icon>` will subsequently check for its `src` attribute which could populate the icon via a
Web Components wrapper class for React
Extend either the `Iconset` or `IconsetSVG` exports of this package to supply your application with a custom icon set to power the use of `<sp-icon>` elements throughout. Give your new icon set a custom name, and you'll be ready to supply them as `<sp-ico
The `SpectrumElement` base class as created by mixing `SpectrumMixin` onto `LitElement` adopts `dir` values from the `document` at connection time with a fallback to `lrt`. In a TypeScript context, it also enforces the presence of `this.shadowRoot` on ext
A helper library for mounting and unmount html / web components as single-spa applications and parcels
Lime Elements
WarpView Elements
Next Generation Reactive JavaScript Framework
Spectrum Web Components are a [`LitElement`](https://lit-element.polymer-project.org)-powered web component library of patterns built on top of the [Spectrum CSS](https://opensource.adobe.com/spectrum-css) specification. Styles for these components are ma
An `<sp-overlay>` element is used to decorate content that you would like to present to your visitors as "overlaid" on the rest of the application. This includes dialogs (modal and not), pickers, tooltips, context menus, et al.
A modern, framework-agnostic router for building single-page applications with web components.