gumroad-embeddables
v0.0.6
Published
gumroad link embeds
Downloads
2
Readme
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: