0.0.6 • Published 3 years ago

gumroad-embeddables v0.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Gumroad Embeddables

Used to render Gumroad product buttons and embeddable product pages.

Button

Gumroad links will render as buttons when the following two criterea are satisfied:

  • data-gum-button is set on the anchor tag
  • class gumroad-button is set on the anchor tag.

Embed

Gumroad products will render as embeds when the following two criterea are satisfied:

  • data-outbound-embed is set on the anchor tag
  • class gumroad-product-embed is set on the anchor tag

Usage

To view in dev:

yarn
yarn dev

or a hosted sample can be found at

Distribution

the script is published at:

0.0.5

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago