8000 GitHub - vizilab/cheatsheets: My cheatsheets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vizilab/cheatsheets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 10000 div class="react-directory-truncate">backbone.md
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

:)


Notes

h2 supports these:

{: .-two-column}
{: .-three-column}
{: .-left-reference}

h3 supports these:

{: .-prime}

table supports these:

{: .-shortcuts}
{: .-left-align}
{: .-headers}

pre supports these:

{: .-setup}

ul supports these:

{: .-also-see}
{: .-four-column}
{: .-six-column}

Each sheet supports these metadata:

---
title: React.js
category: React
layout: 2017/sheet   # 'default' | '2017/sheet'
ads: false           # Add this to disable ads
updated: 201708      # To show in the updated list (update _config.yml)
---

Setting up redirects

This example sets up a redirect from es2015 to es6:

# /es2015.md
---
title: ES2015
category: Hidden
redirect_to: /es6
---

About

My cheatsheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.3%
  • HTML 24.5%
  • JavaScript 16.5%
  • Ruby 9.2%
  • Python 5.2%
  • Makefile 0.3%
0