Skip to content

neos-20/code-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code-Snippets

Small, reusable pieces of code that can be integrated into a larger codebase.

Snippets for Web Development

Includes ready-to-use HTML, CSS, JS snippets to fasten your front-end coding.

Snippets for Competitive Programming

Theses snippets are aimed essentialy for competitive programming. We have used a generator to convert c/c++ code to json file.

How to include in your editor

For VS Code

File -> Preferences -> User Snippets -> then select the language. You have to copy the files and paste in that file (language.json)

you can have multiple snippets in one language by just adding a comma in the end after the parentheses and create your next snippet.

Credits

This repository is maintained by the NEOS organization on GitHub.

Made with contributors-img.