Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strudelandcoffee/search-sort-n-such
https://github.com/strudelandcoffee/search-sort-n-such
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/strudelandcoffee/search-sort-n-such
- Owner: strudelAndCoffee
- Created: 2022-12-07T05:46:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T20:38:42.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T16:13:54.501Z (almost 2 years ago)
- Language: JavaScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Search, Sort, 'n Such
_in develpoment..._
## Concept:
The finished project will be a module to hold all searching, sorting, and other utility algorithms in one package, and then implement the most efficient algorithm for any given use case.