Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/palindrom/palindrom-bunny


https://github.com/palindrom/palindrom-bunny

plain-js used-in-starcounter-app

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# <palindrom-bunny>

> Custom element that shows a jumping puppet bunny

## Demo

[Check it live!](http://Palindrom.github.io/palindrom-bunny)

## Install

Install the component using [Bower](http://bower.io/):

```sh
$ bower install palindrom-bunny --save
```

Or [download as ZIP](https://github.com/Palindrom/palindrom-bunny/archive/master.zip).

## Usage

1. Import Web Components' polyfill, if needed:

```html

```

2. Import Custom Element:

```html

```

3. Start using it!

```html

```

## 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](https://github.com/Palindrom/palindrom-bunny/releases).

## License

MIT