Skip to content

ZannaStar/muntineer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

muntineer - visualizing window-pane algebra

Written in 2021 by Eliah Kagan <degeneracypressure@gmail.com>.

muntineer computes the width of window panes given total window width, number of panes in a row, and casing and muntin thicknesses, and it illustrates the computation with an SVG visualization.

muntineer is licensed under 0BSD (“Zero-Clause BSD License,” also called the Free Public License 1.0.0). Its dependencies are covered under other licenses, detailed below.

Try muntineer on the web here.

Or, to use a local copy, clone this repository and open index.html in a web browser.

Dependencies

All dependencies are retrieved from a CDN so everything should just work, so long as you're connected to the internet. None of them are provided in this repository.

Please note that while this project is licensed under 0BSD (which is a “public-domain equivalent” license), its dependencies are not, though they are all free software.

The dependencies, and their licenses, are:

About

visualizing window-pane algebra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.5%
  • HTML 31.6%
  • CSS 15.9%