Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanjudis/caniuse-embed-element
https://github.com/stefanjudis/caniuse-embed-element
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stefanjudis/caniuse-embed-element
- Owner: stefanjudis
- License: mit
- Created: 2020-11-15T15:38:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-16T12:20:35.000Z (over 3 years ago)
- Last Synced: 2024-09-18T09:11:35.175Z (about 2 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
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).