NOTE: Highly experimental code - DO NOT USE IN PRODUCTION
Render Onscibe buttons using a custom element
Using bower:
bower install onscribe
- Import Web Components' polyfill:
<script src="components/webcomponentsjs/webcomponents.min.js"></script>
- Import Custom Element:
<link rel="import" href="./components/onscribe">
- Start using it!
<onscribe-buttons data-product="8d8115c0fb86170371b78c1499815266"></onscribe-buttons>
...
Initiated by Makis Tracend ( @tracend )
Distributed through Makesites.org
Released under the Apache license, version 2.0