update lists
This commit is contained in:
@@ -43,10 +43,10 @@ At Lit's core is a boilerplate-killing component base class that provides reacti
|
||||
|
||||
## Community
|
||||
|
||||
- [Discord](https://discord.com/invite/buildWithLit)
|
||||
- [GitHub](https://github.com/lit/lit)
|
||||
- [GitHub Discussions](https://github.com/lit/lit/discussions)
|
||||
- [Twitter](https://twitter.com/buildWithLit)
|
||||
- [Slack](https://lit.dev/slack-invite/)
|
||||
- [Stack Overflow](https://stackoverflow.com/questions/tagged/lit+or+lit-html+or+lit-element)
|
||||
- [YouTube](https://www.youtube.com/channel/UCok4ZKSzM3jY7JQRMlF-DPg/)
|
||||
|
||||
@@ -196,6 +196,7 @@ At Lit's core is a boilerplate-killing component base class that provides reacti
|
||||
- [`<json-viewer>`](https://github.com/alenaksu/json-viewer) - Web Component to visualize JSON data in a tree view.
|
||||
- [`<light-gallery>`](https://github.com/sachinchoolur/lightGallery/tree/master/lightgallery-lit) - Full featured JavaScript image and video gallery for Lit.
|
||||
- [`<lit-datatable>`](https://github.com/DoubleTrade/lit-datatable) - Material Design implementation of a data table, powered by LitElement.
|
||||
- [`<lit-image-cropper>`](https://github.com/andy-austin/lit-image-cropper) - Fast and lightweight image cropper component.
|
||||
- [`<lottie-player>`](https://github.com/LottieFiles/lottie-player) - Web Component for easily embedding and playing Lottie animations.
|
||||
- [`<model-viewer>`](https://github.com/GoogleWebComponents/model-viewer) - A web component for rendering interactive 3D models.
|
||||
- [`<rapi-doc>`](https://github.com/mrin9/RapiDoc) - Web Component to view OpenAPI 3.0 & Swagger 2.0 Spec.
|
||||
@@ -314,3 +315,6 @@ template literal, and leverage the benefits of the same [IDE Plugins](#ide-plugi
|
||||
## License
|
||||
|
||||
[](http://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
||||
[lit.md Github](https://github.com/web-padawan/awesome-lit
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user