COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200901084545/https://github.com/topics/snippets-library
Here are
63 public repositories
matching this topic...
Design patterns implemented in Java
Short Python code snippets for all your development needs
Updated
Aug 31, 2020
Python
Short React code snippets for all your development needs
Updated
Aug 31, 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.
Updated
Aug 30, 2020
Java
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.
Collection of snippets for SimpleSnippets.vim. Not actively maintained
Updated
Jul 24, 2020
Vim script
VSCode extension for storing code snippets.
Updated
Aug 30, 2020
TypeScript
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
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
The most sniptacular C# snippet library for Visual Studio.
Easy Property Listings for WordPress Real Estate Plugin - Code Snippet Library
一个精选且有用的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
Curated collection of useful HTML snippets that you can understand in 30 seconds or less.
Cut the cost of UI development with these handy snippets for ReSharper, Visual Studio and Visual Code
The Free Python Codes Library Add-on for Blender
Updated
Jul 30, 2019
Python
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.