Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@record-evolution/widget-overlay

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@record-evolution/widget-overlay

Webcomponent widget-overlay following open-wc recommendations

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
2
Created
Source

<widget-overlay>

This webcomponent follows the open-wc recommendation.

Installation

npm i widget-overlay

Usage

<script type="module">
    import 'widget-overlay/widget-overlay.js'
</script>

<widget-overlay></widget-overlay>

Expected data format

Tooling configs

For most of the tools, the configuration is in the package.json to reduce the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

Local Demo with web-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

Keywords

widget

FAQs

Package last updated on 21 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts