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

@cedelabs/widgets-universal

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

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!

  • 1.4.1
  • npm
  • Socket score

Version published
Weekly downloads
638
decreased by-24.59%
Maintainers
0
Weekly downloads
 
Created
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

Package last updated on 21 Jun 2024

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

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