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

https://github.com/avin/url-editor


https://github.com/avin/url-editor

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# URL Editor

Simple url editor

## Usage

Init:

```js
window.UrlEditor("#root", ["foo", "bar"]);
```