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

https://github.com/sguessou/sorter-ts

Typescript
https://github.com/sguessou/sorter-ts

concurrently nodejs npm typescript

Last synced: 2 months ago
JSON representation

Typescript

Awesome Lists containing this project

README

          

# Sorter in Typescript

Small app in typescript for sorting arrays, strings and linked lists.
The goal is to showcase the use of Typescript for this type of problem.