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

https://github.com/ozum/scrap2

Disposable repo for experimenting
https://github.com/ozum/scrap2

Last synced: about 2 months ago
JSON representation

Disposable repo for experimenting

Awesome Lists containing this project

README

        

# {{changeCase "title" (package "name")}}

> {{package "description"}}
>
> {{#each (package "shields")}}[![{{this.name}}][{{this.name}}]][{{this.name}}-url]{{/each}}

{{#each (package "shields")}}
[{{this.name}}]: {{this.image}}
[{{this.name}}-url]: {{this.url}}
{{/each}}

# Installation

...

# Description

...

# Synopsis

```ts
...
```

# Details

# API
{{>main~}}