Pinned Repositories
atom-shortcuts-cheat-sheet
A shortcuts cheat sheet for Atom.
backbone-koans
A set of jasmine powered koans for learning Backbone.js.
bootstrap
HTML, CSS, and JS toolkit from Twitter
impress.js
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
JavaScript-Koans
javascript koans is an interactive learning environment that uses failing tests to introduce students to aspects of JavaScript in a logical sequence.
jekyll
Jekyll is a blog-aware, static site generator in Ruby
octopress
Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
project-guidelines
A set of best practices for JavaScript projects
spf13-vim
The ultimate vim distribution
tests
This is a test dir, only to be uesd by tests.
zhangjx's Repositories
zhangjx/project-guidelines
A set of best practices for JavaScript projects
zhangjx/ansible-demos
All the playbooks and roles I use in demos
zhangjx/apidoc-swagger
apidoc and swagger are two nice projects which are focusing on documentation of APIs. This project is a middle tier which tries to bring them together in a sense that it uses apidoc to convert inline documentation to json schema and later convert it to swagger json schmea.
zhangjx/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
zhangjx/deformat
deformat is the contrary of format
zhangjx/egg-onerror
error handler for egg
zhangjx/english-level-up-tips-for-Chinese
英语进阶指南
zhangjx/FiraCode
Monospaced font with programming ligatures
zhangjx/fks
前端技能汇总 Frontend Knowledge Structure
zhangjx/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
zhangjx/learn-regex
Learn regex the easy way
zhangjx/logger
Development style logging middleware
zhangjx/nginx-parser
Parse nginx logs
zhangjx/node-restify
node.js REST framework specifically meant for web service APIs
zhangjx/node-startup
Startup script for Linux-based systems for running node app when rebooting using an /etc/init.d script.
zhangjx/nodebook
nodejs 基础教程
zhangjx/open-rest-wrap
Restful API Server, Based on open-rest http://github.com/open-node/open-rest
zhangjx/open-rest-wrap-boilerplate
zhangjx/open-rest-wrap-helpers
zhangjx/open-rest-wrap-router
zhangjx/React-Doc
reactjs 中文文档
zhangjx/rest-koa
zhangjx/restful-api-design-references
RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。
zhangjx/roadhog
🐷 Cli tool for creating react apps, configurable version of create-react-app.
zhangjx/Spring-Boot-Reference-Guide
Spring Boot Reference Guide中文翻译 -《Spring Boot参考指南》
zhangjx/SQLAdvisor
输入SQL,输出索引优化建议
zhangjx/stream-handbook
stream-handbook的完整中文版本
zhangjx/what-happens-when-zh_CN
What-happens-when 的中文翻译,原仓库 https://github.com/alex/what-happens-when
zhangjx/wtfjs
A list of funny and tricky JavaScript examples
zhangjx/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.