Pinned Repositories
ace
Twitter bootstrap 3 admin template
AlloyImage
基于HTML5的专业级图像处理开源引擎。An image processing lib based on html5.
anime
Javascript Animation Engine
artTemplate
性能卓越的 js 模板引擎
avalon
an elegant efficient express mvvm framework
Awsome-Front-End-learning-resource
GitHub上最全的前端资源汇总(包括前端学习、前端开发资源、前端求职面试等)
baffle
A tiny javascript library for obfuscating and revealing text in DOM elements.
balloon.css
Simple tooltips made of pure CSS
blog
my personal blog
blog-1
我的技术博客
indigojh's Repositories
indigojh/ace
Twitter bootstrap 3 admin template
indigojh/blog-1
我的技术博客
indigojh/blogDemo
技术博文示例代码
indigojh/bootstrap-fileinput
An enhanced HTML 5 file input for Bootstrap 3.x with file preview, multiple selection, and more features.
indigojh/canvas-luckyDraw
indigojh/CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
indigojh/css-protips
A collection of tips to help take your CSS skills pro
indigojh/fetch
A window.fetch JavaScript polyfill.
indigojh/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
indigojh/jquery-plugin-circliful
jQuery circle statistic plugin
indigojh/jstraining
全栈工程师培训材料
indigojh/KindEditor-FontAwesome
KindEditor富文本编辑器Font-Awesome字体图标版
indigojh/Layui-admin
一个现成的 Layui+Vue的后台系统模板,开箱即用
indigojh/Mail-signature-system
一款邮件签名制作工具(仅供参考,欢迎指出bug优化)
indigojh/nodejs-learning-guide
Nodejs学习笔记
indigojh/PHPExcel
A pure PHP library for reading and writing spreadsheet files
indigojh/react-native_toiletApp
第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。
indigojh/react-zhihu
这是一个模仿知乎界面的简单React demo。这个React demo能让你从零开始学习React,并逐渐掌握React。它包括了一个项目从零到项目完成的整个过程。
indigojh/SMValidator
a simple but powerful tool for validating form fields. support bootstrap and your own styles.
indigojh/tableExport.jquery.plugin
jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF
indigojh/ten-drop
一个基于canvas的十滴水小游戏
indigojh/vue-element-admin
vue2 admin / a management system template
indigojh/vue-nReader
使用vue2.0 + vue-router + vuex & 追书神器API 的一个多页面小说阅读webapp
indigojh/vue2-elm
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
indigojh/vuelayers
Web map Vue components with the power of OpenLayers
indigojh/weapp-wechat-zhihu
微信中的知乎--微信小程序 demo // Zhihu in Wechat
indigojh/wechat-weapp-taobao
微信小程序demo 仿手机淘宝
indigojh/wh-web
vue.js+node.js+webpack构建的前端项目,后端用的是我的另一个项目wh-server(前后端分离)
indigojh/wxParse
wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析
indigojh/wxSearch
wxSearch-微信小程序优雅的搜索框