Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hilli/calcweb


https://github.com/hilli/calcweb

Last synced: about 14 hours ago
JSON representation

Awesome Lists containing this project

README

        

# webcalc

Simple web calculator tested with playwright in Go.

## Prerequisits

```shell
brew install go node
npm i
```