Here are
63 public repositories
matching this topic...
Design patterns implemented in Java
Short Python code snippets for all your development needs
-
Updated
Sep 7, 2020
-
Python
Short React code snippets for all your development needs
-
Updated
Sep 6, 2020
-
JavaScript
Short PHP code snippets for all your development needs
Collection of reusable tested Java 11 compatible code snippets that you can understand in 30 seconds or less.
CMB2 Code Snippet Library
Kotlin snippets that you can understand quickly, using only stdlib functionality.
-
Updated
Dec 24, 2019
-
Kotlin
Files to import the 30-seconds-of-code snippets into VSCode, Atom and Sublime.
Alfred workflow for finding a Cacher snippet.
-
Updated
Jul 15, 2020
-
JavaScript
Short Golang code snippets for all your development needs
Snippets for various languages for Kakoune editor.
-
Updated
May 20, 2019
-
Shell
Front end framework for the modern web.
VSCode extension for storing code snippets.
-
Updated
Aug 30, 2020
-
TypeScript
Collection of snippets for SimpleSnippets.vim. Not actively maintained
-
Updated
Jul 24, 2020
-
Vim script
React and React Router Snippets for Atom
-
Updated
Jul 4, 2017
-
JavaScript
Collection of small and reusable CSS snippets 🔖
Visual Studio Code Cypher Query Langauge Tools for Neo4j
Easy Property Listings for WordPress Real Estate Plugin - Code Snippet Library
The most sniptacular C# snippet library for Visual Studio.
Visual Studio Code snippets I created for common bits of JS, TypeScript, HTML and Css I use when building apps with the ArcGIS API for JavaScript
一个精选且有用的JavaScript片段集合库,让你可以在30秒内理解。
-
Updated
Jun 18, 2020
-
Python
WordPress Code Snippet Library
✂️ A collection of React Native related snippets for VS Code
-
Updated
Jun 2, 2019
-
JavaScript
-
Updated
Oct 12, 2019
-
Python
Cut the cost of UI development with these handy snippets for ReSharper, Visual Studio and Visual Code
A simple Code Snippet with user account and share feature
-
Updated
Aug 31, 2020
-
JavaScript
Curated collection of useful HTML snippets that you can understand in 30 seconds or less.
Improve this page
Add a description, image, and links to the
snippets-library
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
snippets-library
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Make a function that returns 1 if the array is sorted in ascending order, -1 if it is sorted in descending order, or 0 if the array is not sorted.