Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 396 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 396 Bytes

Josm adapter

Collection of various adapters for josm.

Please note that Josm adapter is currently under development and not yet suited for production

Installation

 $ npm i josm-adapter

Usage

import josmAdapter from "josm-adapter"

josmAdapter()

Contribute

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