Github上有趣的资料 | JS

留着,以后用得着,原文地址:http://www.jianshu.com/p/7c9aa9508641

collection

AlloyImage

angular.js

device.js

  • Device.js makes it easy to write conditional CSS and/or JavaScript based on device operating system , orientation,and type

echarts

  • Enterprise Charts

headroom.js

  • Give your pages some headroom. Hide your header until you need it

highlight.js

instantclick

ieBetter.js

  • make ie browser like a morden browser main for ie6~ie8

jOrgChart

  • A jQuery plugin to draw tree-like structures such as OrgCharts

jstree

kityminder

MathJax

mindmaps

my-mind

Nestable

  • Drag & drop hierarchical list with mouse and touch compatibility (jQuery plugin)(ps: support IE8)

PickMeUp

  • Really simple, powerful and customizable datepicker

revenge

resume.github.com

Semantic-UI

  • Semantic empowers designers and developers by creating a shared vocabulary for UI

startbootstrap

three.js

to-markdown

  • An HTML to Markdown converter written in javascript

zTree_v3

  • jQuery Tree Plugin

document

You-Dont-Know-JS

nodejs

douban.fm

  • a tiny and smart cli player of douban.fm based on Node.js

express

  • Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple http://expressjs.com

marked

  • A markdown parser and compiler. Built for speed.

markdown-js - A Markdown parser for javascript

node

stackedit

时间: 2024-07-28 17:14:51

Github上有趣的资料 | JS的相关文章

Github上的iOS资料-个人记录

动画 awesome-ios-animation收集了iOS平台下比较主流炫酷的几款动画框架 RCTRefreshControlqq的下拉刷新 TBIconTransitionKiticon 的点击动画过渡效果 PullToBounce类似百度外卖的下拉刷新动画 LiquidFloatingActionButton可定制水滴型浮动动态按钮组件及演示 富文本 DDRichText附带了微信朋友圈Demo,博客详解 ViewController JSQMessagesViewController一个

Github 上有趣的项目 - 保持更新

GitHub上面有有一些关于 资料分享和面试题目分享的项目很有趣,还有一些比较好的开源项目,我们能从其代码间获得不少启发,我在此博客简要记录,方便之后学习: coding-interview-university https://github.com/yaowenxu/coding-interview-university 原文地址:https://www.cnblogs.com/xuyaowen/p/github-repos.html

Github上关于iOS的各种开源项目集合(强烈建议大家收藏,查看,总有一款你需要)

下拉刷新 EGOTableViewPullRefresh - 最早的下拉刷新控件. SVPullToRefresh - 下拉刷新控件. MJRefresh - 仅需一行代码就可以为UITableView或者CollectionView加上下拉刷新或者上拉刷新功能.可以自定义上下拉刷新的文字说明.具体使用看“使用方法”. (国人写) XHRefreshControl - XHRefreshControl 是一款高扩展性.低耦合度的下拉刷新.上提加载更多的组件.(国人写) CBStoreHouseR

github上关于iOS的各种开源项目集合(转)

UI 下拉刷新 EGOTableViewPullRefresh - 最早的下拉刷新控件. SVPullToRefresh - 下拉刷新控件. MJRefresh - 仅需一行代码就可以为UITableView或者CollectionView加上下拉刷新或者上拉刷新功能.可以自定义上下拉刷新的文字说明.具体使用看“使用方法”. (国人写) XHRefreshControl - XHRefreshControl 是一款高扩展性.低耦合度的下拉刷新.上提加载更多的组件.(国人写) CBStoreHou

GitHub上整理的一些资料

技术站点 Hacker News:非常棒的针对编程的链接聚合网站 Programming reddit:同上 MSDN:微软相关的官方技术集中地,主要是文档类 infoq:企业级应用,关注软件开发领域 cnblogs,51cto,csdn:常见的技术社区,各有专长 stackoverflow:IT技术问答网站 GitHub:全球最大的源代码管理平台,很多知名开源项目都在上面,如Linux内核,OpenStack等 免费的it电子书:http://it-ebooks.info/ DevStore:

GitHub上整理的一些资料(转)

技术站点 Hacker News:非常棒的针对编程的链接聚合网站 Programming reddit:同上 MSDN:微软相关的官方技术集中地,主要是文档类 infoq:企业级应用,关注软件开发领域 OSChina:开源技术社区,开源方面做的不错哦 cnblogs,51cto,csdn:常见的技术社区,各有专长 stackoverflow:IT技术问答网站 GitHub:全球最大的源代码管理平台,很多知名开源项目都在上面,如Linux内核,OpenStack等 免费的it电子书:http://

整理github上的一些好的项目(C\C++\Java\PHP\Android\Linux\JS\CSS\)

这里先整理我现在关注的Github上面的我感兴趣的项目,以后随着我了解的更多和关注的更多而随时更新 gitbeijing(html) happpeter整理的关于Github使用的相关文档 地址:https://github.com/happypeter/gitbeijing 详细信息,看gitbeijing的网站:http://gitbeijing.com C/C++ Linux(C) 这个就不用介绍了,地址是:https://github.com/torvalds/linux mongodb

Github上值得关注的前端项目-转自好友trigkit4

http://microjs.com/# 该网站的资源都托管到了github,microjs.com是一个可以让你选择微型的js类库的网站,该网站里的js库都是压缩后不大于5KB的,非常实用 https://plainjs.com/(10.22更新) The Vanilla JavaScript Repository,该仓库都是用原生js写的插件和组件,很实用.里面的项目也都托管到了github 综合/资源 frontend-dev-bookmarks 一个巨大的前端开发资源清单.star:15

github上值得关注的前端项目

github上值得关注的前端项目 http://microjs.com/# 该网站的资源都托管到了github,microjs.com是一个可以让你选择微型的js类库的网站,该网站里的js库都是压缩后不大于5KB的,非常实用 https://plainjs.com/(10.22更新) The Vanilla JavaScript Repository,该仓库都是用原生js写的插件和组件,很实用.里面的项目也都托管到了github 综合/资源 frontend-dev-bookmarks 一个巨大