Skip to content

Coffee-Engine/Elemental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elemental

Simple HTML elements that are kind of neat. Currently this adds a few new elements like

    <color-picker value="#ff0000"></color-picker>
    <ambient-video></ambient-video>

Simply add the elemental main library and any elements you think you would like to your html file. Like so

    <script src="Path/To/Elemental/elemental.js"></script>
    <script src="Path/To/Element/colorPicker.js"></script>

About

Elements used within various projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors