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

https://github.com/foresightyj/actions-parse-issue-body-as

parse issue body as various formats like: json, text
https://github.com/foresightyj/actions-parse-issue-body-as

Last synced: 5 months ago
JSON representation

parse issue body as various formats like: json, text

Awesome Lists containing this project

README

          

Build the typescript and package it for distribution

```bash
$ npm run build && npm run package
```