Skip to content

A collection of single file, zero dependency, self contained web components

License

Notifications You must be signed in to change notification settings

newk5/stak-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stak-components

A collection of single file, zero dependency, self contained web components


Showcase

The goal behind these components is to provide a collection of self contained components which don't depend on any external dependencies or any other files. All components are a single javascript file each, with css already included (default style), but still provide the ability to customize it if need be. To use them, all you need to do is import the component javascript file in your HTML page and that's it. These components are framework agnostic and should work with any framework you choose to use, or without any framework at all. Contributions are welcome, I only ask that no dependencies are introduced and that the components remain 1 file only since the main goals here are simplicity and reliance on web standards.

Usage

Check the wiki and see index.html file for more details

About

A collection of single file, zero dependency, self contained web components

Resources

License

Stars

Watchers

Forks

Releases

No releases published