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

https://github.com/maximilianmairinger/josmsimplewebsocket

Simple client side socket for josm.
https://github.com/maximilianmairinger/josmsimplewebsocket

josm simple socket web

Last synced: over 1 year ago
JSON representation

Simple client side socket for josm.

Awesome Lists containing this project

README

          

# Josm simple web socket

Simple client side socket for josm.

> Please not that Josm simple web socket is currently under development and not yet suited for production

## Example

```js
import josmSimpleWebSocket from "josm-simple-web-socket"

josmSimpleWebSocket()
```

## Contribute

All feedback is appreciated. Create a pull request or write an issue.