Skip to content

onscribe/component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A tag to display onscribe buttons

Resources

Stars

Watchers

Forks

Packages

No packages published