💥
Boom!
I'm a web developer helping build the web since ages ago.
Solution Architecture -> Design -> Implementation.
PHP, HTML, CSS, Javascript, Python, more
- Aotearoa (New Zealand)
-
21:54
(UTC +13:00) - https://tobz.nz
- @[email protected]
Pinned Loading
-
-
-
-
keyboard-control
keyboard-control PublicA HTML Custom Element to add keyboard navigation support to its children. Type-ahead search results for example.
JavaScript
-
A super simple pair of tab custom el...
A super simple pair of tab custom elements 1customElements.define('tab-control', class extends HTMLElement {
23#tabWindows = []
45connectedCallback() {
-
A simple input character count custo...
A simple input character count custom element 1customElements.define('character-count', class extends HTMLElement {
2#target = null;
34connectedCallback() {
5this.#target = document.getElementById(this.getAttribute('for'));
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





