Skip to content

themikefuller/Nightbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nightbar

Nightbar is a cool, retro light bar effect written in JavaScript

Example

<script src="/nightbar.js"></script>
<div id="nightbar"></div>
<script>
  var nightbar = document.getElementById('nightbar');
  nightbar.appendChild(Nightbar());
</script>

Live Example

Nightbar - Live

About

Nightbar is a cool, retro light bar effect written in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published