Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nmsn/issue-collection-md
Collect repo issues to list.
https://github.com/nmsn/issue-collection-md
github-issues markdown nodejs typescript
Last synced: 17 days ago
JSON representation
Collect repo issues to list.
- Host: GitHub
- URL: https://github.com/nmsn/issue-collection-md
- Owner: nmsn
- License: mit
- Created: 2022-12-04T15:06:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T22:11:38.000Z (about 1 year ago)
- Last Synced: 2024-12-19T00:38:58.333Z (about 2 months ago)
- Topics: github-issues, markdown, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 231 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# issue-collection-md
![npm](https://img.shields.io/npm/v/issue-collection-md)
![node version](https://img.shields.io/node/v/issue-collection-md)
![license](https://img.shields.io/npm/l/issue-collection-md)A script to collect repo issues list in a markdown file.
## Tech
![Node.js](https://img.shields.io/badge/-Node.js-339933?logo=Node.js&logoColor=white&style=flat)
![Markdown](https://img.shields.io/badge/-Markdown-000000?logo=Markdown&logoColor=white&style=flat)## Todo
- [ ] Classify and statistics.
- [ ] Deal total number > 100
- [ ] Split markdown display feature.## Finished
- [x] Output issues form github repo.
- [x] Get issue update time label and comments.
- [x] Get github issue label style.