-
Updated
Dec 10, 2020 - TypeScript
#
lit-element
Here are 277 public repositories matching this topic...
Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.
-
Updated
Dec 29, 2020 - TypeScript
Lottie viewer/player as an easy to use web component! https://lottiefiles.com/web-player
-
Updated
Dec 28, 2020 - TypeScript
High-quality web components with a small footprint
components
ui
web-components
custom-elements
elements
ui-library
lit-html
lit-html-element
lit-element
-
Updated
Oct 20, 2020 - TypeScript
bennypowers
commented
Sep 30, 2020
The generator currently outputs TypeScript projects only. It should have an option to output JavaScript projects.
This could be accomplished without duplicating code by the following steps
- If the TypeScript option is selected, continue as normal
- If the JavaScript option is selected, run all the same steps as the TypeScript generator, but add the following steps afterwards:
- Run
Datepicker element built with Google's lit-element and Material Design 2
-
Updated
Dec 15, 2020 - TypeScript
API documentation and live playground for Web Components
-
Updated
Dec 18, 2020 - TypeScript
Mixin and base class for using mobx with lit-element
-
Updated
Dec 22, 2020 - TypeScript
Declarative way of routing for lit-html powered by pwa-helpers, redux and lit-element
-
Updated
Dec 23, 2020 - TypeScript
A blazing-fast lightweight internationalization (i18n) library for your next web-based project
-
Updated
Oct 20, 2020 - TypeScript
Lightweight web components library built with LitElement.
-
Updated
Jun 26, 2020 - JavaScript
User Interface Component Library based on LitElement / lit-html
-
Updated
Dec 12, 2020 - TypeScript
A LitElement Router (1278 bytes gzip)
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Jan 10, 2020 - JavaScript
abdonrd
commented
Nov 10, 2020
The new version v1.3.0 of @web/rollup-plugin-html introduce the absoluteBaseUrl.
With this, it change the og:image meta tag with the full URL.
Wrapper of Inversify to inject your dependencies in the components, made with TypeScript and compatible with Vue, React and other component libraries.
-
Updated
Dec 12, 2020 - TypeScript
Operate all the lights with your web browser and create stunning visual experiences.
arduino
chrome
polymer
webmidi
localstorage
es6-modules
midi-controller
webusb
dmx512
fivetwelve
lit-html
polymerx-cli
lit-element
pwa-starter-kit
-
Updated
Nov 18, 2020 - JavaScript
Syntax highlighting for html template literals in javascript (as in lit-html and polymer 3)
javascript
syntax-highlighting
vim
js
template-literals
tagged-template-literals
lit-html
polymer-3
litelement
lit-element
-
Updated
Sep 24, 2020 - Vim script
the web components for chartjs
-
Updated
May 1, 2019 - TypeScript
Custom Element Wrapper for Stripe.js v3 Elements
web-component
webcomponents
stripe
custom-elements
hacktoberfest
customelements
stripe-form
lit-element
stripe-element
-
Updated
Sep 14, 2020 - TypeScript
An experiment in mixing Hugo, lit-element, and Polymer PRPL into a progressive web app blog.
-
Updated
Dec 11, 2020 - JavaScript
Admin panel for micropub and microformats2
-
Updated
Aug 7, 2020 - JavaScript
inureyes
commented
Sep 3, 2020
Going Buildless: Simple Reddit PWA made with LitElement, Pika, import-maps and kv-storage.
-
Updated
Sep 12, 2020 - JavaScript
Rollup plugin to import CSS files as LitElement tagged `css` template strings.
-
Updated
Dec 11, 2020 - JavaScript
webpack
polymer
webcomponents
postcss
service-worker
polymer-cli
workbox
lit-html
lit-html-element
webpack4
polymerx-cli
polymerx
lit-element
-
Updated
Dec 6, 2019 - JavaScript
morbidick
commented
Dec 3, 2018
A list of all Elements that should be available:
- Alerts
- Badge
- Breadcrumb
- Buttons
- Button group
- Card
- Carousel
- Collapse
- Dropdowns
- Forms
- Input group
- Jumbotron
- List group
- Modal
- Navs
- Navbar
- Pagination
- Popovers
- Progress
- Tooltips
Open
add tests
1
morbidick
opened
Sep 18, 2018
Web Components for Electronics and IoT Parts
-
Updated
Dec 25, 2020 - TypeScript
Improve this page
Add a description, image, and links to the lit-element topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lit-element topic, visit your repo's landing page and select "manage topics."

see: https://raw.githubusercontent.com/jsx-eslint/eslint-plugin-jsx-a11y/master/docs/rules/lang.md
although this rule may not be relevant to most lit-html use cases, it could be of use with lit-html as a server-side rendering library
lang
The
langprop on the<html>element must be a valid IETF's BCP 47 language tag.Rule details
This rule takes no arguments.
Succeed