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

https://github.com/antorix/alphasort

Sorting any number of any strings in alphabetical order
https://github.com/antorix/alphasort

sort-algorithms sorted-lists sorting-algorithms

Last synced: 9 months ago
JSON representation

Sorting any number of any strings in alphabetical order

Awesome Lists containing this project

README

          

# Alphasort
Sorting any number of any strings in alphabetical order. Put strings in the text file input.txt, run the script. The sorted content will be put to output.txt.