/component

A tag to display onscribe buttons

Primary LanguageJavaScript

Onscribe: Component

NOTE: Highly experimental code - DO NOT USE IN PRODUCTION

Render Onscibe buttons using a custom element

Features

Examples

Install

Using bower:

bower install onscribe

Usage

  1. Import Web Components' polyfill:
<script src="components/webcomponentsjs/webcomponents.min.js"></script>
  1. Import Custom Element:
<link rel="import" href="./components/onscribe">
  1. Start using it!
<onscribe-buttons data-product="8d8115c0fb86170371b78c1499815266"></onscribe-buttons>

Options

...

Credits

Initiated by Makis Tracend ( @tracend )

Distributed through Makesites.org

License

Released under the Apache license, version 2.0