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

https://github.com/conventional-commits-rs/conventional-commits-json

JSON file containing all commit types and their description
https://github.com/conventional-commits-rs/conventional-commits-json

conventional-commits json-library

Last synced: 4 months ago
JSON representation

JSON file containing all commit types and their description

Awesome Lists containing this project

README

          

# conventional-commits-json

> A JSON file describing all [conventional commits][cc] commit types.

The types' description is kept at under 80 characters to make it properly displayable in most terminals. Although the types are part of the standard, the descriptions are not and are just a mere guidance to what each type means.

[cc]: https://www.conventionalcommits.org/en/v1.0.0/#specification

#### License


Licensed under either of Apache License, Version
2.0
or MIT license at your option.



Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.