@dead404code/lightbulbcss

1.0.0-Stable • Public • Published

lightbulb

Just a simple JavaScript library for generating random CSS properties, ideal for random lightbulb flickers.

How to install?

npm i @dead404code/lightbulbCSS@version || npm i git://github.com/DeadCodeGames/lightbulbCSS.git#versionTag

How to use?

I could not bother to actually make a module (I am dumb :3), so you cannot just import using require("@dead404code/lightbulbCSS") or an import statement. Instead, just include it in your HTML, like <script src="node_modules/@dead404code/lightbulbCSS/index.js">, and that should work.


Credits

This random thing was made by @RichardKanshen

Readme

Keywords

Package Sidebar

Install

npm i @dead404code/lightbulbcss

Weekly Downloads

1

Version

1.0.0-Stable

License

MIT

Unpacked Size

7.14 kB

Total Files

4

Last publish

Collaborators

  • kanshen.click