β Star us on GitHub β it helps!
- What is Snippet Index:question:
- Browse it using a Web UI π
- How to use the API? π
- How's the development going ? π§
- How can I Contribute? π»
- Join us on Discord π£
- πͺ See Various Interfaces in action...
Snippet Index is a browsable database of code snippets/classes/functions. For (ideally) all algorithms in computer science.:open_mouth:
It is browsable through the WebUI, API and IDE integrations.
Languages | Status |
---|---|
Python | βοΈ Supported |
GoLang | π§ Under Development |
Java | π Not Planned Yet |
Javascript | π Not Planned Yet |
Rust | π Not Planned Yet |
IDE/Text-Editors Plugins | Status |
---|---|
Sublime Text Plugin | Released (v1.0.3):tada: |
VSCode Plugin | Released (v1.0.0):tada: |
Vim Plugin | Under Development π§ |
As you know its best to learn by doing.
- Pick any algo you want and,
- implement it in python then,
- test it and then,
- add it to the ADD-Snippet Web Portal
PS : Follow the format given in the ADD-Snippet Web Portal and make sure your code is readable and well documented.
If you can create plugins/extensions for any IDE/Text-Editor. Let us know on Discord.
For feature request create an Issue.
- The Project is created & maintained by Omkar Chalke π©.
- Owner of the VSCode plugin is Max Meijer π.
- Creator of the Vim Plugin is Horwreed πΎ.
- Initial Database was crawled from TheAlgorithms
.
- The License is MIT