https://github.com/thasup/unit-converter
https://github.com/thasup/unit-converter
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thasup/unit-converter
- Owner: thasup
- Created: 2022-12-03T06:35:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T18:47:02.000Z (about 3 years ago)
- Last Synced: 2025-01-31T14:37:44.380Z (12 months ago)
- Language: TypeScript
- Size: 414 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unit Converter
## How to use
Install it and run:
```sh
npm install
npm start
```