onvlt / box-fitter

Simple tool that helps you visualise how many small boxes fit into a large one.

Home Page:https://boxfitter.nyv.lt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Box fitter

How many small boxes fit into large one? It's easy to calculate, but sometimes it's hard to visualise. This simple tools is supposed to help you with that.

This tool is implemented as simple web application written in Svelte.

Installation

npm i
npm run build

Then serve generated files in /dist folder with your favorite web server.

Development setup

npm i
npm run dev

About

Simple tool that helps you visualise how many small boxes fit into a large one.

https://boxfitter.nyv.lt


Languages

Language:Svelte 76.8%Language:TypeScript 11.4%Language:HTML 6.0%Language:CSS 3.5%Language:JavaScript 2.2%