An open API service indexing awesome lists of open source software.

https://github.com/seayxu/cheatsheet

Cheat Sheet
https://github.com/seayxu/cheatsheet

Last synced: 7 months ago
JSON representation

Cheat Sheet

Awesome Lists containing this project

README

          

# Cheat Sheet

# Front-end

## JavaScript

- [JS Tips – A JS tip per day!](http://www.jstips.co/) | :cn: [中文版](http://www.jstips.co/zh_CN/) | :octocat: [github](https://github.com/loverajoel/jstips)

# Back-end

## .NET

### AutoMapper
- [AutoMapper Index](http://automapper.org/)
- [AutoMapper GitHub](https://github.com/AutoMapper/AutoMapper)

### .NET Core Tools
- [Telemetry](./dotnet/telemetry.md)
- [Extensibility Model](./dotnet/extensibility.md)
- [Test communication protocol](./dotnet/test-protocol.md)
- [Continuous Integration](./dotnet/using-ci-with-cli.md)
- [dotnet](./dotnet/dotnet.md)
- [dotnet-new](./dotnet/dotnet-new.md)
- [dotnet-restore](./dotnet/dotnet-restore.md)
- [dotnet-run](./dotnet/dotnet-run.md)
- [dotnet-build](./dotnet/dotnet-build.md)
- [dotnet-test](./dotnet/dotnet-test.md)
- [dotnet-pack](./dotnet/dotnet-pack.md)
- [dotnet-publish](./dotnet/dotnet-publish.md)
- [dotnet-install-script](./dotnet/dotnet-install-script.md)
- [project.json](./dotnet/project-json.md)
- [global.json](./dotnet/global-json.md)

## Tools

### Git
- [常用Git教程](./files/git-tutorial.md)
- [Git - Documentation](https://git-scm.com/doc)
- [廖雪峰Git教程](http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000)

### Markdown
- [Common Syntax For Markdown](./files/markdown-general-common-syntax.md)
- [Daring Fireball: Markdown Syntax Documentation](http://daringfireball.net/projects/markdown/syntax)
- [Markdown 語法說明](http://markdown.tw/)
- [Markdown 语法说明 (简体中文版)](http://www.appinn.com/markdown/)

### reStructuredText(rst|reST)
- [reStructuredText基本语法说明](./files/reStructuredText-Quick-Syntax.md)
- [reStructuredText指令语法说明](./files/reStructuredText-Directives-Syntax.md)
- [Quick reStructuredText](http://docutils.sourceforge.net/docs/user/rst/quickref.html)
- [reStructuredText Directives](http://docutils.sourceforge.net/docs/ref/rst/directives.html)
- [Online reStructuredText editor](http://rst.ninjs.org/)

### JSON

- [jsonutils](http://jsonutils.com/)
- [json2csharp](http://json2csharp.com/)

### Emmet
[emmet.io](http://emmet.io/)
>Emmet — the essential toolkit for web-developers.
>Emmet is a plugin for many popular text editors which greatly improves HTML & CSS workflow.

### Emoji

- [Emoji-Cheat-Sheet](http://www.emoji-cheat-sheet.com)

[gi]:https://assets-cdn.github.com/favicon.ico