The Wayback Machine - https://web.archive.org/web/20201201095746/https://github.com/topics/custom-elements
Skip to content
#

custom-elements

Here are 590 public repositories matching this topic...

mathlive
NSoiffer
NSoiffer commented May 17, 2019

Problem

It is possible to add shortcuts. Most of the time, the shortcuts are shorthand ways to enter something that is already "known". However, the introduction to things like units (cm, etc) that map to '\\operatorname{cm} create an abbreviation that might want to have some speech associated it.

Potential Solution

Add a speech property to the shortcut notation that is then check

lume
trusktr
trusktr commented Nov 29, 2020

After lume/lume#219 is done, we'll eventually want to bring back the "./": "./dist/" mapping to the exports field of package.json, so that consumers can avoid having to put dist/ in their import specifiers.

For example, instead of writing

import {html} from '@lume/element/dist/html'

they can write

import {html} from '@lume/element/ht
Switzerland

🇨🇭Switzerland takes a functional approach to Web Components by applying middleware to your components. Supports Redux, attribute mutations, CSS variables, React-esque setState/state, etc… out-of-the-box, along with Shadow DOM for style encapsulation and Custom Elements for interoperability.
  • Updated Nov 18, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the custom-elements topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the custom-elements topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.