Socket
Socket
Sign inDemoInstall

@cedelabs/widgets-universal

Package Overview
Dependencies
30
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cedelabs/widgets-universal

Easily display some [Cede.store](https://cede.store) features inside your web application, whatever the UI library you use!


Version published
Maintainers
1
Created

Readme

Source

Cede.store universal widgets

Easily display some Cede.store features inside your web application, whatever the UI library you use!

What does this package?

  • Detects if Cede.store is available in the browser context.
    • If it is, it displays the Cede.store send widget.
    • It it isn't, it displays a simple UI to install Cede.store in order to be able to use the widget.

Documentation

For full documentation and examples, visit docs.cede.store.

Installation

npm install @cedelabs/widgets-universal

Usage

import { renderSendWidget } from '@cedelabs/widgets-universal'

const rootSelector = "#cede-widget"

renderSendWidget(rootSelector)

FAQs

Last updated on 15 May 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc