https://github.com/malcodeman/css-calc
Unit conversion tool
https://github.com/malcodeman/css-calc
conversion-utility
Last synced: 2 months ago
JSON representation
Unit conversion tool
- Host: GitHub
- URL: https://github.com/malcodeman/css-calc
- Owner: malcodeman
- License: mit
- Created: 2020-07-14T18:45:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T01:41:22.000Z (5 months ago)
- Last Synced: 2025-01-29T22:33:08.635Z (4 months ago)
- Topics: conversion-utility
- Language: TypeScript
- Homepage: https://csscalc.surge.sh
- Size: 574 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [CSS calc](https://csscalc.surge.sh/)
[](https://github.com/prettier/prettier)
[](https://github.com/malcodeman/css-calc/blob/master/LICENSE)Simple unit conversion tool.

## Getting started
```
git clone https://github.com/malcodeman/css-calc.git
cd css-calc
yarn install && yarn start
```## License
[MIT](./LICENSE)