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
- Host: GitHub
- URL: https://github.com/elc/comparisons
- Owner: ELC
- License: lgpl-3.0
- Created: 2017-03-29T23:09:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T01:28:49.000Z (about 8 years ago)
- Last Synced: 2025-06-22T03:35:24.674Z (12 months ago)
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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