Skip to content

csvidit/JSPlayground

Repository files navigation

JSPlayground

A Bootstrap 5 website for running simple JS functions rather than running them/testing them on the console. Currently trying to implement a site-wide Dark Mode

Hosted at jsplayground.vidit.page

Privacy & Security

  • This website uses https
  • There is only one cookie that this website uses at this point, made using JS-Cookie. Its purpose is to save whether the user prefers dark or light mode on the website. It is a simple string-based key value pair, with the value being either "light" or "dark." It will be set to expire in 7 days.

Feel free to fork, but remember that some assets like the Favicon are copyrighted intellectual property of mine.

About

Just some elementary JS stuff

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors