(Go: >> BACK << -|- >> HOME <<)

Skip to content

justmathstuff/ruler-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruler generator!!!

Available at: https://justmathstuff.github.io/ruler-generator/

The structure of this project

index.html has an <iframe>, which is the ruler.

The <iframe> links to ruler.js, and buildRuler(unit1, unit2) (which is in ruler.js), builds the actual ruler with CSS!

Feel free to do pull request!