palindrom-bunny

4.0.0 • Public • Published

<palindrom-bunny>

Custom element that shows a jumping puppet bunny

Demo

Check it live!

Install

Install the component using Bower:

$ bower install palindrom-bunny --save

Or download as ZIP.

Usage

  1. Import Web Components' polyfill, if needed:

    <script src="bower_components/webcomponentsjs/webcomponents.js"></script>
  2. Import Custom Element:

    <link rel="import" href="bower_components/palindrom-bunny/palindrom-bunny.html">
  3. Start using it!

    <palindrom-bunny></palindrom-bunny>

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 🎉

History

For detailed changelog, check Releases.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i palindrom-bunny

Weekly Downloads

0

Version

4.0.0

License

MIT

Unpacked Size

90.5 kB

Total Files

9

Last publish

Collaborators

  • warpech