Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stefanjudis/caniuse-embed-element


https://github.com/stefanjudis/caniuse-embed-element

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# caniuse-embed-element

> A custom elements wrapper around [Ire Aderinokun](https://twitter.com/ireaderinokun)'s [caniuse embed service](https://caniuse.bitsofco.de/)

![A rendered can use table](./screenshot.png)

## Basic usage

```html

```

After loading the element script, use the `caniuse-embed` element in your HTML.

```html

```

## Contributing

This custom element is really just a wrapper around Ire's hard work on [caniuse.bitsofco.de](https://caniuse.bitsofco.de/) because I prefer custom elements. :)

And I don't plan to add any new features to it.

## Code of conduct

This project underlies [a code of conduct](./CODE-OF-CONDUCT.md).

## License

This project is released under [MIT license](./LICENSE).