Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reallyland/really-elements
A collection of opinionated custom elements for the web
https://github.com/reallyland/really-elements
lit-element lit-html polymer really really-elements reallyland typescript web-components webcomponents
Last synced: 4 days ago
JSON representation
A collection of opinionated custom elements for the web
- Host: GitHub
- URL: https://github.com/reallyland/really-elements
- Owner: reallyland
- License: mit
- Created: 2019-04-26T04:25:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T06:45:37.000Z (over 1 year ago)
- Last Synced: 2024-11-22T01:21:53.854Z (about 1 month ago)
- Topics: lit-element, lit-html, polymer, really, really-elements, reallyland, typescript, web-components, webcomponents
- Language: TypeScript
- Homepage: https://npm.im/@reallyland/really-elements
- Size: 1.66 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
really-elements
A collection of opinionated custom elements for the web
[![tippin.me][tippin-me-badge]][tippin-me-url]
[![Follow me][follow-me-badge]][follow-me-url][![Version][version-badge]][version-url]
[![lit][lit-version-badge]][lit-url]
[![MIT License][mit-license-badge]][mit-license-url][![ci][ga-badge]][ga-url]
[![codecov][codecov-badge]][codecov-url]> Custom elements for the web
## Table of contents
- [Available elements](#available-elements)
- [Browser compatibility](#browser-compatibility)
- [License](#license)## Available elements
* [code-configurator]
* [clipboard-copy]## Browser compatibility
`really-elements` works in all major browsers (Chrome, Firefox, IE, Edge, Safari, and Opera).
[Heavily tested](/.circleci/config.yml) on the following browsers:
| Name | OS |
| --- | --- |
| Edge 17 | Windows 10 |
| Edge 15 | Windows 10 |
| Internet Explorer 11 | Windows 10 |
| Safari 10.1 | Mac OS 10.12 |
| Safari 9 | Mac OS X 10.11 |
| Firefox 62 (w/o native Shadow DOM) | macOS Mojave (10.14) |
| Chrome 69 ([WRE 2019][wre-2019-url]) | Windows 10 |## License
[MIT License](https://motss.mit-license.org/) © Rong Sen Ng (motss)
[lit-url]: https://github.com/lit/lit
[web-component-tester-url]: https://github.com/Polymer/tools/tree/master/packages/web-component-tester[code-configurator]: ./src/code-configurator
[clipboard-copy]: ./src/clipboard-copy[tippin-me-badge]: https://badgen.net/badge/%E2%9A%A1%EF%B8%8Ftippin.me/@igarshmyb/F0918E
[follow-me-badge]: https://flat.badgen.net/twitter/follow/igarshmyb?icon=twitter[version-badge]: https://flat.badgen.net/npm/v/@reallyland/reallyelements?icon=npm
[lit-version-badge]: https://flat.badgen.net/npm/v/lit/latest?icon=npm&label=lit
[mit-license-badge]: https://flat.badgen.net/npm/license/@reallyland/really-elements[tippin-me-badge]: https://badgen.net/badge/%E2%9A%A1%EF%B8%8Ftippin.me/@igarshmyb/F0918E
[follow-me-badge]: https://flat.badgen.net/twitter/follow/igarshmyb?icon=twitter[mit-license-badge]: https://flat.badgen.net/github/license/reallyland/really-elements
[ga-badge]: https://github.com/reallyland/really-elements/actions/workflows/ci.yml/badge.svg
[codecov-badge]: https://codecov.io/gh/reallyland/really-elements/branch/master/graph/badge.svg?token=llfCEKYjkd[tippin-me-url]: https://tippin.me/@igarshmyb
[follow-me-url]: https://twitter.com/igarshmyb?utm_source=github.com&utm_medium=referral&utm_content=@reallyland/really-elements[version-url]: https://www.npmjs.com/package/@reallyland/really-elements/v/latest?utm_source=github.com&utm_medium=referral&utm_content=@reallyland/really-elements
[mit-license-url]: /LICENSE[ga-url]: https://github.com/reallyland/really-elements/actions/workflows/ci.yml
[codecov-url]: https://codecov.io/gh/reallyland/really-elements