https://github.com/f3ath/changelog-ts
Changelog parser/printer in Typescript
https://github.com/f3ath/changelog-ts
changelog changelog-generator changelog-parser typescript
Last synced: about 2 months ago
JSON representation
Changelog parser/printer in Typescript
- Host: GitHub
- URL: https://github.com/f3ath/changelog-ts
- Owner: f3ath
- License: mit
- Created: 2018-09-08T16:46:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-11T20:49:33.000Z (over 7 years ago)
- Last Synced: 2024-10-11T09:11:02.792Z (over 1 year ago)
- Topics: changelog, changelog-generator, changelog-parser, typescript
- Language: TypeScript
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# changelog-ts
Changelog document model, parser and printer in Typescript
## Install
`npm install changelog-ts --save`