/frontend-repos-ranking

github上所有前端项目(HTML+CSS+JavaScript)的总排名!

Primary LanguageJavaScript

frontend-repos-ranking

Thu Jun 09 2016

github上所有前端项目(HTML+CSS+JavaScript)的总排名! 本页面使用nodejs结合github的api自动生成,您可以通过运行node index.js来生成最新的排行榜。

Rank Name(Description) Star Language Created_At
1 FreeCodeCamp/FreeCodeCamp

The https://FreeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
136960 JavaScript 2014-12-24
2 twbs/bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
96963 CSS 2011-07-29
3 d3/d3

Bring data to life with SVG, Canvas and HTML. 📊📈🎉
50768 JavaScript 2010-09-27
4 angular/angular.js

HTML enhanced for web apps
49790 JavaScript 2010-01-06
5 facebook/react

A declarative, efficient, and flexible JavaScript library for building user interfaces.
43339 JavaScript 2013-05-24
6 FortAwesome/Font-Awesome

The iconic font and CSS toolkit
42727 HTML 2012-02-17
7 jquery/jquery

jQuery JavaScript Library
39785 JavaScript 2009-04-03
8 airbnb/javascript

JavaScript Style Guide
36147 JavaScript 2012-11-01
9 h5bp/html5-boilerplate

A professional front-end template for building fast, robust, and adaptable web apps or sites.
34192 JavaScript 2010-01-24
10 meteor/meteor

Meteor, the JavaScript App Platform
34189 JavaScript 2012-01-19
11 daneden/animate.css

A cross-browser library of CSS animations. As easy to use as an easy thing.
32760 CSS 2011-10-12
12 getify/You-Dont-Know-JS

A book series on JavaScript. @YDKJS on twitter.
31919 JavaScript 2013-11-16
13 hakimel/reveal.js

The HTML Presentation Framework
28575 JavaScript 2011-06-07
14 impress/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.
27555 JavaScript 2011-12-28
15 moment/moment

Parse, validate, manipulate, and display dates in javascript.
26392 JavaScript 2011-03-01
16 Semantic-Org/Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
25890 JavaScript 2013-04-08
17 expressjs/express

Fast, unopinionated, minimalist web framework for node.
25650 JavaScript 2009-06-26
18 mrdoob/three.js

JavaScript 3D library.
25526 JavaScript 2010-03-23
19 socketio/socket.io

Realtime application framework (Node.JS server)
25461 JavaScript 2010-03-11
20 adobe/brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
25444 JavaScript 2011-12-07
21 jashkenas/backbone

Give your JS App some Backbone with Models, Views, Collections, and Events
24927 JavaScript 2010-09-30
22 google/material-design-icons

Material Design icons by Google
24241 CSS 2014-10-08
23 driftyco/ionic

Advanced HTML5 mobile development framework and SDK. Build incredible mobile apps with web technologies you already know and love. Best friends with AngularJS.
24204 JavaScript 2013-08-20
24 nodejs/node

Node.js JavaScript runtime ✨🐢🚀✨
23937 JavaScript 2014-11-26
25 blueimp/jQuery-File-Upload

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
23846 JavaScript 2010-12-01
26 zurb/foundation-sites

The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
23482 JavaScript 2011-10-13
27 chartjs/Chart.js

Simple HTML5 Charts using the tag
23093 JavaScript 2013-03-17
28 resume/resume.github.com

Resumes generated using the GitHub informations
22787 JavaScript 2011-02-06
29 NARKOZ/hacker-scripts

Based on a true story
22511 JavaScript 2015-11-21
30 gulpjs/gulp

The streaming build system
21519 JavaScript 2013-07-04
31 necolas/normalize.css

A collection of HTML element and attribute style-normalizations
21509 HTML 2011-05-04
32 google/material-design-lite

Material Design Lite Components in HTML/CSS/JS
21281 HTML 2015-01-14
33 vuejs/vue

Simple yet powerful library for building modern web interfaces.
20327 JavaScript 2013-07-29
34 TryGhost/Ghost

Just a blogging platform
19699 JavaScript 2013-05-04
35 harvesthq/chosen

Chosen is a library for making long, unwieldy select boxes more friendly.
19535 HTML 2011-04-18
36 reactjs/redux

Predictable state container for JavaScript apps
19383 JavaScript 2015-05-29
37 Dogfalo/materialize

Materialize, a CSS Framework based on Material Design
19118 JavaScript 2014-09-12
38 nylas/N1

💌 An extensible desktop mail app built on the modern web.
18945 JavaScript 2014-10-16
39 ariya/phantomjs

Scriptable Headless WebKit
18367 HTML 2010-12-27
40 jashkenas/underscore

JavaScript's utility _ belt
18350 JavaScript 2009-10-25
41 Modernizr/Modernizr

Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
18156 JavaScript 2009-09-25
42 caolan/async

Async utilities for node and the browser
18023 JavaScript 2010-06-01
43 select2/select2

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
17434 JavaScript 2012-03-04
44 tastejs/todomvc

Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more
17278 JavaScript 2011-06-03
45 lodash/lodash

A modern JavaScript utility library delivering modularity, performance, & extras.
16997 JavaScript 2012-04-07
46 callemall/material-ui

React Components that Implement Google's Material Design.
16941 JavaScript 2014-08-18
47 emberjs/ember.js

Ember.js - A JavaScript framework for creating ambitious web applications
16322 JavaScript 2011-05-25
48 babel/babel

🐠 Babel is a compiler for writing next generation JavaScript.
16009 JavaScript 2014-09-28
49 Prinzhorn/skrollr

Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).
15699 HTML 2012-03-18
50 FezVrasta/bootstrap-material-design

Material design theme for Bootstrap 3
15633 CSS 2014-08-18
51 webpack/webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
15581 JavaScript 2012-03-10
52 Polymer/polymer

Build modern apps using web components
15216 HTML 2012-08-23
53 kenwheeler/slick

the last carousel you'll ever need
14901 JavaScript 2014-03-24
54 numbbbbb/the-swift-programming-language-in-chinese

中文版 Apple 官方 Swift 教程《The Swift Programming Language》
14823 CSS 2014-06-03
55 typicode/json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously)
14769 JavaScript 2013-11-27
56 mozilla/pdf.js

PDF Reader in JavaScript
14718 JavaScript 2011-04-26
57 balderdashy/sails

Realtime MVC Framework for Node.js
14656 JavaScript 2012-03-18
58 alvarotrigo/fullPage.js

fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
14625 JavaScript 2013-09-20
59 yahoo/pure

A set of small, responsive CSS modules that you can use in every web project.
14271 HTML 2013-04-22
60 gogits/gogs

Gogs (Go Git Service) is a painless self-hosted Git service.
14164 JavaScript 2014-02-12
61 bower/bower

A package manager for the web
14157 JavaScript 2012-09-07
62 usablica/intro.js

A better way for new feature introduction and step-by-step users guide for your website and project.
14001 JavaScript 2013-03-10
63 hammerjs/hammer.js

A javascript library for multi-touch gestures :// You can touch this
13971 JavaScript 2012-03-02
64 Leaflet/Leaflet

🍃 JavaScript library for mobile-friendly interactive maps
13883 JavaScript 2010-09-22
65 sahat/hackathon-starter

🏆 A boilerplate for Node.js web applications
13856 CSS 2013-11-13
66 enaqx/awesome-react

A collection of awesome things regarding React ecosystem.
13837 JavaScript 2014-08-06
67 google/web-starter-kit

Web Starter Kit - a workflow for multi-device websites
13793 HTML 2014-04-07
68 angular/material

Material design for Angular
13747 JavaScript 2014-07-01
69 less/less.js

Leaner CSS
13685 JavaScript 2010-02-20
70 IanLunn/Hover

A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
13635 CSS 2014-01-02
71 defunkt/jquery-pjax

pushState + ajax = pjax
13606 JavaScript 2011-02-26
72 t4t5/sweetalert

A beautiful replacement for JavaScript's "alert"
13532 JavaScript 2014-09-30
73 reactjs/react-router

A complete routing library for React
13499 JavaScript 2014-05-16
74 bevacqua/dragula

👌 Drag and drop so simple it hurts
13362 JavaScript 2015-04-13
75 Unitech/pm2

Production process manager for Node.js apps with a built-in load balancer
13311 JavaScript 2013-05-21
76 facebook/immutable-js

Immutable persistent data collections for Javascript which increase efficiency and simplicity.
13300 JavaScript 2014-07-02
77 twbs/ratchet

Build mobile apps with simple HTML, CSS, and JavaScript components.
13031 CSS 2012-08-17
78 ajaxorg/ace

Ace (Ajax.org Cloud9 Editor)
12852 JavaScript 2010-10-27
79 adam-p/markdown-here

Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
12836 JavaScript 2012-05-13
80 twitter/typeahead.js

typeahead.js is a fast and fully-featured autocomplete library
12718 JavaScript 2013-02-19
81 videojs/video.js

Video.js - open source HTML5 & Flash video player
12659 JavaScript 2010-05-14
82 ftlabs/fastclick

Polyfill to remove click delays on browsers with touch UIs
12575 HTML 2012-02-13
83 angular-ui/bootstrap

Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
12539 JavaScript 2012-10-05
84 photonstorm/phaser

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
12354 JavaScript 2013-04-12
85 GitbookIO/gitbook

Modern book format and toolchain using Git and Markdown
12223 JavaScript 2014-03-31
86 zenorocha/clipboard.js

✂️ Modern copy to clipboard. No Flash. Just 3kb gzipped 📋
12152 JavaScript 2015-09-18
87 ecomfe/echarts

A powerful charting and visualization library for browser
12142 JavaScript 2013-04-03
88 dhg/Skeleton

Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
11941 CSS 2011-04-30
89 kriskowal/q

A tool for creating and composing asynchronous promises in JavaScript
11795 JavaScript 2010-09-04
90 designmodo/Flat-UI

Flat UI Free - Design Framework (html/css3/less/js). Flat UI is based on Bootstrap, a comfortable, responsive, and functional framework that simplifies the development of websites.
11719 JavaScript 2013-03-03
91 facebook/flux

Application Architecture for Building User Interfaces
11658 JavaScript 2014-07-20
92 angular/angular-seed

Seed project for angular apps.
11449 JavaScript 2010-12-24
93 dimsemenov/PhotoSwipe

JavaScript image gallery for mobile and desktop, modular, framework independent
11345 JavaScript 2011-04-07
94 tobiasahlin/SpinKit

A collection of loading indicators animated with CSS
11342 CSS 2013-12-12
95 rstacruz/nprogress

For slim progress bars like on YouTube, Medium, etc
11273 JavaScript 2013-08-20
96 petkaantonov/bluebird

🐦 ⚡ Bluebird is a full featured promise library with unmatched performance.
11264 JavaScript 2013-09-07
97 justjavac/free-programming-books-zh_CN

📚 免费的计算机编程类中文书籍,欢迎投稿
11247 JavaScript 2013-11-04
98 pugjs/pug

Pug – robust, elegant, feature rich template engine for Node.js
11244 JavaScript 2010-06-23
99 request/request

Simplified HTTP request client.
11220 JavaScript 2011-01-23
100 jasmine/jasmine

DOM-less simple JavaScript testing framework
11066 JavaScript 2008-12-02