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
- Host: GitHub
- URL: https://github.com/foresightyj/actions-parse-issue-body-as
- Owner: foresightyj
- License: mit
- Created: 2022-07-07T15:48:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T13:04:35.000Z (over 3 years ago)
- Last Synced: 2025-10-29T19:03:26.286Z (8 months ago)
- Language: TypeScript
- Size: 563 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
Build the typescript and package it for distribution
```bash
$ npm run build && npm run package
```