Skip to content

Jaky-gh/jaky-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JakyKit is a small, learning-focused collection of native Web Components built without frameworks. Its goal is to explore how modern, reusable UI components can be implemented using only:

  • Custom Elements
  • Shadow DOM
  • HTML templates
  • CSS encapsulation
  • Modern browser APIs

This project serves as both a personal learning playground and a mini component library.

Foundational UI components

Reusable base components such as: x-button — a customizable button with encapsulated styles x-input — a labeled text input with slot-based helper text x-card — a lightweight content container used to group text, images, or other components.

Author Created by Jaky — Anthony TRUONG.

About

A personal Web Components design system powered by custom elements, Shadow DOM, and modular CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors