Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-web-components/reactive-controllers

Package Overview
Dependencies
Maintainers
7
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/reactive-controllers - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

src/ElementResolution.d.ts

8

package.json
{
"name": "@spectrum-web-components/reactive-controllers",
"version": "0.3.3",
"version": "0.3.4",
"publishConfig": {

@@ -32,2 +32,6 @@ "access": "public"

},
"./src/ElementResolution.js": {
"development": "./src/ElementResolution.dev.js",
"default": "./src/ElementResolution.js"
},
"./src/FocusGroup.js": {

@@ -79,3 +83,3 @@ "development": "./src/FocusGroup.dev.js",

],
"gitHead": "8bd87724e91e23df83dbf63a434bbbe10b8daaa6"
"gitHead": "370295c7ce89dd64d3d9a4373fd84e861904ec5a"
}
## Description
[Reactive controllers](https://lit.dev/docs/composition/controllers/) are a tool for code reuse and composition within [Lit](https://lit.dev), a core dependency of Spectrum Web Components. Reactive controllers can be shared across components to reduce both code complexity and size, and to deliver a consistent user experience. These reactive controllers are used by the Spectrum Web Components library and are published to NPM for you to leverage in your projects as well.
[Reactive controllers](https://lit.dev/docs/composition/controllers/) are a tool for code reuse and composition within [Lit](https://lit.dev), a core dependency of Spectrum Web Components. Reactive controllers can be reused across components to reduce both code complexity and size, and to deliver a consistent user experience. These reactive controllers are used by the Spectrum Web Components library and are published to NPM for you to leverage in your projects as well.
### Reactive controllers
- [ElementResolutionController](../element-resolution)
- ColorController
- FocusGroupController
- LanguageReslutionController
- [MatchMediaController](../match-media)
- [RovingTabindexController](../roving-tab-index)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc