Skip to content

goatonabicycle/make-things-move

Repository files navigation

This is really nothing right now.

I intend for it to be a cool collection of silly animation stuff.

What is a module?

A module is a folder that specifically contains the following: index.html - generally a file that have a div for whatever you want your script and styles to be loaded into. script.js - the javascript that is loaded into the index.html file. It's important to IIFE-ify this file. style.css - the css that is loaded into the index.html file.

About

Animation and movement stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published