Skip to content

xytxxx/infinite-code-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infinite-code-scroll

infinite scrolling code-like things on webpage.
Written in pure JS, no libraries required!

Usage

  1. Include codeScroll.js in your HTML file <script src="codeScroll.js"></script>
  2. Create a canvas inside a div container.
  3. Give the canvas an ID of infinite-code-scroll and the container code-scroll-container.
  4. Configure colors and setup variables in codeScroll.js

About

infinite scrolling code-like things on webpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published