aboutsummaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)Author
2022-07-12ref: Refactor cssGabriel Arakaki Giovanini
- Move to display to flex - Move away from `px`. Now most of the size are using `em`
2022-07-11feat: Add copy to clipboardGabriel Arakaki Giovanini
Add a new feature to copy to clipboard. Also add a bit o styling to make it nicer to the eyes.
2022-07-11feat: Add support for floating numbersGabriel Arakaki Giovanini
Add support for floating points using decimal comma format.
2022-07-11fix: Add style to the input fieldGabriel Arakaki Giovanini
2022-07-11fix: Add build fileGabriel Arakaki Giovanini
2022-07-11Initial commitGabriel Arakaki Giovanini