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

https://github.com/elc/comparisons

Comparisons of different things I find useful such as Online IDEs or ERD Tools
https://github.com/elc/comparisons

Last synced: 4 months ago
JSON representation

Comparisons of different things I find useful such as Online IDEs or ERD Tools

Awesome Lists containing this project

README

          

# Description
The aim of this repository is to provide access to comparison analysis of several tools without any subjective component.

## Index
1. [Structure](#structure)
1. [Index of Comparisons](#index-of-comparisons)
1. [Contributing](#contributing)

## Structure
Every comparison has:

- Description
- Index with hyperlinks
- Scenario chosen for the analysis
- Features to be considered
- Disqualified candidates (Optional) (*)
- Evaluation
- Summary Table
- Conclusion

\* For example in a freeware only comparison, paid software will be list but not evaluated. This is so because the user should know all the options avaiable even if some are not evaluated.

## Index of comparisons
- [Online IDEs](Online_IDEs.md)

## Contributing
All the details are in the [contributing file](CONTRIBUTING.md), a brief summary is presented below

### Suggest a topic
If you want to suggest a topic, just create an issue with that request. Only software-related topics will be consider.

### Modify a comparison
Create a pull request with the modifications following the style presented in the comparison file

### Add your own comparisons
If you already made a comparison and you want to share it create a pull request with the correct format. Full guide in the contributing File