Skip to content

deleteman/homemade-webcomponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homemade Web Components

Just like grandma used to make them...

Welcome to Homemade Web Components, this is just a silly collection of Web Components I use for examples when I write articles about the topic.

You can take this code and turn it into your own library, honestly, the whole code is written so that adding new components is easy and quick.

Examples

Both HTMl files in the root of the folder contain examples of how to import the library and how to use the components.

Testing the examples

The easiest way to test this, is to run npx http-server from the root of the project, and then visit http://localhost:8080

About

Just like grandma used to make them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published