Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hilli/calcweb
https://github.com/hilli/calcweb
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/hilli/calcweb
- Owner: hilli
- Created: 2024-05-17T11:25:39.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T07:58:40.000Z (5 months ago)
- Last Synced: 2024-06-08T08:52:48.474Z (5 months ago)
- Language: Go
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webcalc
Simple web calculator tested with playwright in Go.
## Prerequisits
```shell
brew install go node
npm i
```