⭐ 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