File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 22
33GitHub's Web Component collection.
44
5- We have 16 open source custom elements:
5+ We have 17 open source custom elements:
66
77### [ github/auto-check-element] ( https://github.com/github/auto-check-element )
88
@@ -99,3 +99,9 @@ Activates a suggestion menu to expand text snippets as you type.
9999Web component extensions to the standard < ; time> ; element.
100100
101101[ Repository] ( https://github.com/github/time-elements ) | [ Example] ( https://github.github.io/time-elements/examples/ )
102+
103+ ### [ github/typing-effect-element] ( https://github.com/github/typing-effect-element )
104+
105+ A custom element that shows text as if it were being typed
106+
107+ [ Repository] ( https://github.com/github/typing-effect-element ) | [ Example] ( https://github.github.com/typing-effect-element/examples/ )
Original file line number Diff line number Diff line change 2323 "tab-container-element" : " github/tab-container-element" ,
2424 "task-lists-element" : " github/task-lists-element" ,
2525 "text-expander-element" : " github/text-expander-element" ,
26- "time-elements" : " github/time-elements"
26+ "time-elements" : " github/time-elements" ,
27+ "typing-effect-element" : " github/typing-effect-element"
2728 }
2829}
Original file line number Diff line number Diff line change 3131 "@github/tab-container-element" : " *" ,
3232 "@github/task-lists-element" : " *" ,
3333 "@github/text-expander-element" : " *" ,
34- "@github/time-elements" : " *"
34+ "@github/time-elements" : " *" ,
35+ "@github/typing-effect-element" : " *"
3536 }
3637}
You can’t perform that action at this time.
0 commit comments