1.6.0 • Published 1 year ago

@cedelabs/widgets-universal v1.6.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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)
1.6.0

1 year ago

1.5.0

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago