Skip to content

Instantly share code, notes, and snippets.

@jhnns
Last active May 26, 2020 03:10
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jhnns/94188ba0904a82bbd0491bb21b041ce8 to your computer and use it in GitHub Desktop.
Save jhnns/94188ba0904a82bbd0491bb21b041ce8 to your computer and use it in GitHub Desktop.
Most popular web repositories with at least 10.000 stars. Compiled in May 2017 with https://github.com/jhnns/popular-javascript-projects. The list of repo types can be found at https://gist.github.com/jhnns/d233e88b40f5a2993c240847ccef4ee3.
[
{
"name": "freeCodeCamp/freeCodeCamp",
"description": "The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.",
"stars": 266038,
"type": "other"
},
{
"name": "twbs/bootstrap",
"description": "The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.",
"stars": 110143,
"type": "component-library"
},
{
"name": "facebook/react",
"description": "A declarative, efficient, and flexible JavaScript library for building user interfaces.",
"stars": 65903,
"type": "web-framework"
},
{
"name": "d3/d3",
"description": "Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:",
"stars": 63927,
"type": "dom-library"
},
{
"name": "getify/You-Dont-Know-JS",
"description": "A book series on JavaScript. @YDKJS on twitter.",
"stars": 57874,
"type": "other"
},
{
"name": "angular/angular.js",
"description": "AngularJS - HTML enhanced for web apps!",
"stars": 55623,
"type": "web-framework"
},
{
"name": "vuejs/vue",
"description": "A progressive, incrementally-adoptable JavaScript framework for building UI on the web.",
"stars": 52400,
"type": "web-framework"
},
{
"name": "airbnb/javascript",
"description": "JavaScript Style Guide",
"stars": 51561,
"type": "other"
},
{
"name": "FortAwesome/Font-Awesome",
"description": "The iconic font and CSS toolkit",
"stars": 49967,
"type": "css-library"
},
{
"name": "facebook/react-native",
"description": "A framework for building native apps with React.",
"stars": 47869,
"type": "other-framework"
},
{
"name": "jquery/jquery",
"description": "jQuery JavaScript Library",
"stars": 44618,
"type": "dom-library"
},
{
"name": "daneden/animate.css",
"description": "🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.",
"stars": 41514,
"type": "css-library"
},
{
"name": "meteor/meteor",
"description": "Meteor, the JavaScript App Platform",
"stars": 37285,
"type": "web-framework"
},
{
"name": "h5bp/html5-boilerplate",
"description": "A professional front-end template for building fast, robust, and adaptable web apps or sites.",
"stars": 37244,
"type": "boilerplate"
},
{
"name": "Semantic-Org/Semantic-UI",
"description": "Semantic is a UI component framework based around useful principles from natural language.",
"stars": 34536,
"type": "css-library"
},
{
"name": "nodejs/node",
"description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:",
"stars": 34531,
"type": "app"
},
{
"name": "hakimel/reveal.js",
"description": "The HTML Presentation Framework",
"stars": 34323,
"type": "other-framework"
},
{
"name": "mrdoob/three.js",
"description": "JavaScript 3D library.",
"stars": 32548,
"type": "other-library"
},
{
"name": "socketio/socket.io",
"description": "Realtime application framework (Node.JS server)",
"stars": 32452,
"type": "other-framework"
},
{
"name": "expressjs/express",
"description": "Fast, unopinionated, minimalist web framework for node.",
"stars": 31582,
"type": "web-framework"
},
{
"name": "impress/impress.js",
"description": "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.",
"stars": 31464,
"type": "other-framework"
},
{
"name": "moment/moment",
"description": "Parse, validate, manipulate, and display dates in javascript.",
"stars": 31187,
"type": "other-library"
},
{
"name": "reactjs/redux",
"description": "Predictable state container for JavaScript apps",
"stars": 30621,
"type": "data-library"
},
{
"name": "chartjs/Chart.js",
"description": "Simple HTML5 Charts using the <canvas> tag",
"stars": 29721,
"type": "component-library"
},
{
"name": "google/material-design-icons",
"description": "Material Design icons by Google",
"stars": 29423,
"type": "css-library"
},
{
"name": "driftyco/ionic",
"description": "Build amazing native and progressive web apps with Angular and open web technologies. One app running on everything 🎉",
"stars": 29346,
"type": "web-framework"
},
{
"name": "resume/resume.github.com",
"description": "Resumes generated using the GitHub informations",
"stars": 28480,
"type": "other"
},
{
"name": "adobe/brackets",
"description": "An open source code editor for the web, written in JavaScript, HTML and CSS.",
"stars": 27353,
"type": "app"
},
{
"name": "webpack/webpack",
"description": "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.",
"stars": 27272,
"type": "build-tool"
},
{
"name": "NARKOZ/hacker-scripts",
"description": "Based on a true story",
"stars": 27194,
"type": "other"
},
{
"name": "google/material-design-lite",
"description": "Material Design Components in HTML/CSS/JS",
"stars": 27116,
"type": "component-library"
},
{
"name": "Microsoft/vscode",
"description": "Visual Studio Code",
"stars": 27103,
"type": "app"
},
{
"name": "blueimp/jQuery-File-Upload",
"description": "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.",
"stars": 26568,
"type": "component-library"
},
{
"name": "jashkenas/backbone",
"description": "Give your JS App some Backbone with Models, Views, Collections, and Events",
"stars": 26269,
"type": "web-framework"
},
{
"name": "Dogfalo/materialize",
"description": "Materialize, a CSS Framework based on Material Design",
"stars": 26242,
"type": "css-library"
},
{
"name": "gulpjs/gulp",
"description": "The streaming build system",
"stars": 26158,
"type": "build-tool"
},
{
"name": "necolas/normalize.css",
"description": "A collection of HTML element and attribute style-normalizations",
"stars": 25978,
"type": "css-library"
},
{
"name": "facebookincubator/create-react-app",
"description": "Create React apps with no build configuration.",
"stars": 25717,
"type": "boilerplate"
},
{
"name": "zurb/foundation-sites",
"description": "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.",
"stars": 25366,
"type": "css-library"
},
{
"name": "callemall/material-ui",
"description": "React Components that Implement Google's Material Design.",
"stars": 25290,
"type": "component-library"
},
{
"name": "yarnpkg/yarn",
"description": "📦🐈 Fast, reliable, and secure dependency management.",
"stars": 24828,
"type": "package-manager"
},
{
"name": "angular/angular",
"description": "One framework. Mobile & desktop.",
"stars": 23744,
"type": "web-framework"
},
{
"name": "lodash/lodash",
"description": "A modern JavaScript utility library delivering modularity, performance, & extras.",
"stars": 23188,
"type": "other-library"
},
{
"name": "nylas/nylas-mail",
"description": ":love_letter: An extensible desktop mail app built on the modern web.",
"stars": 22722,
"type": "app"
},
{
"name": "TryGhost/Ghost",
"description": "A simple, powerful publishing platform",
"stars": 22632,
"type": "app"
},
{
"name": "ariya/phantomjs",
"description": "Scriptable Headless WebKit",
"stars": 21975,
"type": "app"
},
{
"name": "ReactTraining/react-router",
"description": "Declarative routing for React",
"stars": 21863,
"type": "routing-library"
},
{
"name": "Microsoft/TypeScript",
"description": "TypeScript is a superset of JavaScript that compiles to clean JavaScript output.",
"stars": 21632,
"type": "build-tool"
},
{
"name": "caolan/async",
"description": "Async utilities for node and the browser",
"stars": 21151,
"type": "other-library"
},
{
"name": "typicode/json-server",
"description": "Get a full fake REST API with zero coding in less than 30 seconds (seriously)",
"stars": 21079,
"type": "other-library"
},
{
"name": "babel/babel",
"description": ":tropical_fish: Babel is a compiler for writing next generation JavaScript.",
"stars": 20893,
"type": "build-tool"
},
{
"name": "tastejs/todomvc",
"description": "Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more",
"stars": 20872,
"type": "other"
},
{
"name": "harvesthq/chosen",
"description": "Chosen is a library for making long, unwieldy select boxes more friendly.",
"stars": 20707,
"type": "component-library"
},
{
"name": "jashkenas/underscore",
"description": "JavaScript's utility _ belt",
"stars": 20574,
"type": "other-library"
},
{
"name": "Modernizr/Modernizr",
"description": "Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.",
"stars": 20289,
"type": "dom-library"
},
{
"name": "select2/select2",
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
"stars": 20148,
"type": "component-library"
},
{
"name": "sahat/hackathon-starter",
"description": "A boilerplate for Node.js web applications",
"stars": 19694,
"type": "boilerplate"
},
{
"name": "adam-p/markdown-here",
"description": "Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.",
"stars": 19404,
"type": "other"
},
{
"name": "prakhar1989/awesome-courses",
"description": ":books: List of awesome university courses for learning Computer Science!",
"stars": 18913,
"type": "other"
},
{
"name": "alvarotrigo/fullPage.js",
"description": "fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple",
"stars": 18838,
"type": "component-library"
},
{
"name": "mzabriskie/axios",
"description": "Promise based HTTP client for the browser and node.js",
"stars": 18816,
"type": "other-library"
},
{
"name": "Unitech/pm2",
"description": "Production process manager for Node.js apps with a built-in load balancer.",
"stars": 18677,
"type": "other"
},
{
"name": "facebook/immutable-js",
"description": "Immutable persistent data collections for Javascript which increase efficiency and simplicity.",
"stars": 18503,
"type": "data-library"
},
{
"name": "Leaflet/Leaflet",
"description": " :leaves: JavaScript library for mobile-friendly interactive maps",
"stars": 18300,
"type": "component-library"
},
{
"name": "kenwheeler/slick",
"description": "the last carousel you'll ever need",
"stars": 18165,
"type": "component-library"
},
{
"name": "FezVrasta/bootstrap-material-design",
"description": "Material design theme for Bootstrap 3 and 4",
"stars": 18042,
"type": "css-library"
},
{
"name": "emberjs/ember.js",
"description": "Ember.js - A JavaScript framework for creating ambitious web applications",
"stars": 17822,
"type": "web-framework"
},
{
"name": "justjavac/free-programming-books-zh_CN",
"description": ":books: 免费的计算机编程类中文书籍,欢迎投稿",
"stars": 17809,
"type": "other"
},
{
"name": "mozilla/pdf.js",
"description": "PDF Reader in JavaScript",
"stars": 17806,
"type": "other"
},
{
"name": "ecomfe/echarts",
"description": "A powerful, interactive charting and visualization library for browser",
"stars": 17630,
"type": "component-library"
},
{
"name": "Polymer/polymer",
"description": "Build modern apps using web components",
"stars": 17456,
"type": "web-framework"
},
{
"name": "zenorocha/clipboard.js",
"description": ":scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:",
"stars": 17107,
"type": "dom-library"
},
{
"name": "Prinzhorn/skrollr",
"description": "Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).",
"stars": 16995,
"type": "dom-library"
},
{
"name": "balderdashy/sails",
"description": "Realtime MVC Framework for Node.js",
"stars": 16992,
"type": "web-framework"
},
{
"name": "numbbbbb/the-swift-programming-language-in-chinese",
"description": "中文版 Apple 官方 Swift 教程《The Swift Programming Language》",
"stars": 16772,
"type": "other"
},
{
"name": "zeit/hyper",
"description": "A terminal built on web technologies",
"stars": 16578,
"type": "other"
},
{
"name": "IanLunn/Hover",
"description": "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.",
"stars": 16569,
"type": "css-library"
},
{
"name": "yahoo/pure",
"description": "A set of small, responsive CSS modules that you can use in every web project.",
"stars": 16517,
"type": "css-library"
},
{
"name": "google/web-starter-kit",
"description": "Web Starter Kit - a workflow for multi-device websites",
"stars": 16298,
"type": "boilerplate"
},
{
"name": "serverless/serverless",
"description": "Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – ",
"stars": 16251,
"type": "web-framework"
},
{
"name": "almasaeed2010/AdminLTE",
"description": "AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x",
"stars": 16178,
"type": "component-library"
},
{
"name": "hammerjs/hammer.js",
"description": "A javascript library for multi-touch gestures :// You can touch this",
"stars": 16122,
"type": "dom-library"
},
{
"name": "hexojs/hexo",
"description": "A fast, simple & powerful blog framework, powered by Node.js.",
"stars": 16094,
"type": "other-framework"
},
{
"name": "videojs/video.js",
"description": "Video.js - open source HTML5 & Flash video player",
"stars": 16090,
"type": "dom-library"
},
{
"name": "Reactive-Extensions/RxJS",
"description": "The Reactive Extensions for JavaScript",
"stars": 15868,
"type": "data-library"
},
{
"name": "bevacqua/dragula",
"description": ":ok_hand: Drag and drop so simple it hurts",
"stars": 15820,
"type": "dom-library"
},
{
"name": "vshatskyi/black-screen",
"description": "A terminal emulator for the 21st century.",
"stars": 15789,
"type": "other"
},
{
"name": "t4t5/sweetalert",
"description": "A beautiful replacement for JavaScript's \"alert\"",
"stars": 15758,
"type": "component-library"
},
{
"name": "angular/material",
"description": "Material design for AngularJS",
"stars": 15459,
"type": "component-library"
},
{
"name": "Kickball/awesome-selfhosted",
"description": "This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.",
"stars": 15356,
"type": "other"
},
{
"name": "koajs/koa",
"description": "Expressive middleware for node.js using ES2017 async functions",
"stars": 15279,
"type": "web-framework"
},
{
"name": "request/request",
"description": "🏊🏾 Simplified HTTP request client.",
"stars": 15269,
"type": "other-library"
},
{
"name": "usablica/intro.js",
"description": "A better way for new feature introduction and step-by-step users guide for your website and project.",
"stars": 15195,
"type": "component-library"
},
{
"name": "photonstorm/phaser",
"description": "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.",
"stars": 15139,
"type": "other-framework"
},
{
"name": "GitbookIO/gitbook",
"description": "📝 Modern documentation format and toolchain using Git and Markdown",
"stars": 15131,
"type": "build-tool"
},
{
"name": "bower/bower",
"description": "A package manager for the web",
"stars": 15058,
"type": "package-manager"
},
{
"name": "jgthms/bulma",
"description": "Modern CSS framework based on Flexbox",
"stars": 14991,
"type": "css-library"
},
{
"name": "defunkt/jquery-pjax",
"description": "pushState + ajax = pjax",
"stars": 14923,
"type": "dom-library"
},
{
"name": "ajaxorg/ace",
"description": "Ace (Ajax.org Cloud9 Editor)",
"stars": 14804,
"type": "component-library"
},
{
"name": "verekia/js-stack-from-scratch",
"description": "🛠️⚡ Step-by-step other to build a modern JavaScript stack.",
"stars": 14799,
"type": "other"
},
{
"name": "less/less.js",
"description": "Leaner CSS",
"stars": 14672,
"type": "build-tool"
},
{
"name": "aosabook/500lines",
"description": "500 Lines or Less",
"stars": 14589,
"type": "other"
},
{
"name": "postcss/postcss",
"description": "Transforming styles with JS plugins",
"stars": 14566,
"type": "build-tool"
},
{
"name": "ftlabs/fastclick",
"description": "Polyfill to remove click delays on browsers with touch UIs",
"stars": 14539,
"type": "dom-library"
},
{
"name": "petkaantonov/bluebird",
"description": ":bird: :zap: Bluebird is a full featured promise library with unmatched performance.",
"stars": 14492,
"type": "other-library"
},
{
"name": "weui/weui",
"description": "A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.",
"stars": 14443,
"type": "component-library"
},
{
"name": "pugjs/pug",
"description": "Pug – robust, elegant, feature rich template engine for Node.js",
"stars": 14223,
"type": "templating-library"
},
{
"name": "pixijs/pixi.js",
"description": "Super fast HTML 5 2D rendering engine that uses webGL with canvas fallback",
"stars": 14143,
"type": "dom-library"
},
{
"name": "twitter/typeahead.js",
"description": "typeahead.js is a fast and fully-featured autocomplete library",
"stars": 14134,
"type": "component-library"
},
{
"name": "angular-ui/bootstrap",
"description": "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!",
"stars": 14075,
"type": "component-library"
},
{
"name": "lord/slate",
"description": "Beautiful static documentation for your API",
"stars": 14055,
"type": "build-tool"
},
{
"name": "github/fetch",
"description": "A window.fetch JavaScript polyfill.",
"stars": 13974,
"type": "dom-library"
},
{
"name": "dhg/Skeleton",
"description": "Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development",
"stars": 13962,
"type": "boilerplate"
},
{
"name": "ryanmcdermott/clean-code-javascript",
"description": ":bathtub: Clean Code concepts adapted for JavaScript",
"stars": 13866,
"type": "other"
},
{
"name": "twbs/ratchet",
"description": "Build mobile apps with simple HTML, CSS, and JavaScript components. ",
"stars": 13822,
"type": "component-library"
},
{
"name": "dimsemenov/PhotoSwipe",
"description": "JavaScript image gallery for mobile and desktop, modular, framework independent",
"stars": 13811,
"type": "component-library"
},
{
"name": "kriasoft/react-starter-kit",
"description": "React Starter Kit — isomorphic web app boilerplate (Node.js, Express, GraphQL, React.js, Babel, PostCSS, Webpack, Browsersync)",
"stars": 13750,
"type": "boilerplate"
},
{
"name": "facebook/flux",
"description": "Application Architecture for Building User Interfaces",
"stars": 13748,
"type": "data-library"
},
{
"name": "react-boilerplate/react-boilerplate",
"description": ":fire: A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.",
"stars": 13627,
"type": "boilerplate"
},
{
"name": "rstacruz/nprogress",
"description": "For slim progress bars like on YouTube, Medium, etc",
"stars": 13389,
"type": "component-library"
},
{
"name": "webtorrent/webtorrent",
"description": ":zap: Streaming torrent client for the web",
"stars": 13374,
"type": "dom-library"
},
{
"name": "parse-community/parse-server",
"description": "Parse-compatible API server module for Node/Express",
"stars": 13361,
"type": "other"
},
{
"name": "quilljs/quill",
"description": "Your powerful, rich text editor",
"stars": 13248,
"type": "other"
},
{
"name": "kriskowal/q",
"description": "A promise library for JavaScript",
"stars": 13208,
"type": "other-library"
},
{
"name": "angular-ui/ui-router",
"description": "The de-facto solution to flexible routing with nested views in AngularJS",
"stars": 13186,
"type": "routing-library"
},
{
"name": "ant-design/ant-design",
"description": "🐜 A UI Design Language",
"stars": 13149,
"type": "other"
},
{
"name": "tobiasahlin/SpinKit",
"description": "A collection of loading indicators animated with CSS",
"stars": 13103,
"type": "css-library"
},
{
"name": "designmodo/Flat-UI",
"description": "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.",
"stars": 12962,
"type": "component-library"
},
{
"name": "zeit/next.js",
"description": "Framework for server-rendered React apps",
"stars": 12855,
"type": "web-framework"
},
{
"name": "knsv/mermaid",
"description": "Generation of diagram and flowchart from text in a similar manner as markdown",
"stars": 12829,
"type": "build-tool"
},
{
"name": "angular/angular-seed",
"description": "Seed project for angular apps. ",
"stars": 12816,
"type": "boilerplate"
},
{
"name": "julianshapiro/velocity",
"description": "Accelerated JavaScript animation.",
"stars": 12761,
"type": "dom-library"
},
{
"name": "chjj/marked",
"description": "A markdown parser and compiler. Built for speed.",
"stars": 12685,
"type": "build-tool"
},
{
"name": "jaywcjlove/awesome-mac",
"description": " This repo is a collection of awesome Mac applications and tools for developers and designers.",
"stars": 12647,
"type": "other"
},
{
"name": "madrobby/zepto",
"description": "Zepto.js is a minimalist JavaScript library for modern browsers, with a jQuery-compatible API",
"stars": 12427,
"type": "dom-library"
},
{
"name": "jasmine/jasmine",
"description": "Simple JavaScript testing framework for browsers and node.js",
"stars": 12397,
"type": "testing-library"
},
{
"name": "FreeCodeCampChina/freecodecamp.cn",
"description": "看源码请到Code,提问请到Issues,提交代码请到Pull requests,看学习心得请到Wiki。多谢合作,么么哒,^_^。",
"stars": 12349,
"type": "other"
},
{
"name": "npm/npm",
"description": "a package manager for javascript",
"stars": 12258,
"type": "package-manager"
},
{
"name": "mochajs/mocha",
"description": "☕️ simple, flexible, fun javascript test framework for node.js & the browser",
"stars": 12231,
"type": "testing-framework"
},
{
"name": "jlmakes/scrollreveal",
"description": "Easy scroll animations for web and mobile browsers.",
"stars": 12169,
"type": "dom-library"
},
{
"name": "Automattic/mongoose",
"description": "MongoDB object modeling designed to work in an asynchronous environment.",
"stars": 12169,
"type": "data-library"
},
{
"name": "juliangarnier/anime",
"description": "JavaScript Animation Engine",
"stars": 12132,
"type": "dom-library"
},
{
"name": "nolimits4web/Swiper",
"description": "Most modern mobile touch slider with hardware accelerated transitions",
"stars": 12110,
"type": "dom-library"
},
{
"name": "cheeriojs/cheerio",
"description": "Fast, flexible, and lean implementation of core jQuery designed specifically for the server.",
"stars": 12029,
"type": "other-library"
},
{
"name": "RocketChat/Rocket.Chat",
"description": "Have your own Slack like online chat, built with Meteor.",
"stars": 11890,
"type": "other"
},
{
"name": "wycats/handlebars.js",
"description": null,
"stars": 11860,
"type": "templating-library"
},
{
"name": "riot/riot",
"description": "Simple and elegant component-based UI library",
"stars": 11852,
"type": "web-framework"
},
{
"name": "segmentio/nightmare",
"description": "A high-level browser automation library.",
"stars": 11818,
"type": "testing-framework"
},
{
"name": "HubSpot/pace",
"description": "Automatically add a progress bar to your site. #hubspot-open-source",
"stars": 11785,
"type": "component-library"
},
{
"name": "desandro/masonry",
"description": ":love_hotel: Cascading grid layout library",
"stars": 11718,
"type": "css-library"
},
{
"name": "codemirror/CodeMirror",
"description": "In-browser code editor",
"stars": 11641,
"type": "component-library"
},
{
"name": "naptha/tesseract.js",
"description": "Pure Javascript OCR for 62 Languages 📖🎉🖥",
"stars": 11575,
"type": "other-library"
},
{
"name": "legomushroom/mojs",
"description": "motion graphics toolbelt for the web",
"stars": 11513,
"type": "dom-library"
},
{
"name": "feross/standard",
"description": ":star2: JavaScript Style Guide, with linter & automatic code fixer",
"stars": 11433,
"type": "other"
},
{
"name": "gruntjs/grunt",
"description": "Grunt: The JavaScript Task Runner",
"stars": 11389,
"type": "build-tool"
},
{
"name": "wagerfield/parallax",
"description": "Parallax Engine that reacts to the orientation of a smart device",
"stars": 11354,
"type": "dom-library"
},
{
"name": "node-inspector/node-inspector",
"description": "Node.js debugger based on Blink Developer Tools",
"stars": 11326,
"type": "other"
},
{
"name": "etsy/statsd",
"description": "Daemon for easy but powerful stats aggregation",
"stars": 11319,
"type": "other"
},
{
"name": "MostlyAdequate/mostly-adequate-guide",
"description": "Mostly adequate guide to FP (in javascript)",
"stars": 11214,
"type": "other"
},
{
"name": "oneuijs/You-Dont-Need-jQuery",
"description": "Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.",
"stars": 11115,
"type": "other"
},
{
"name": "driftyco/ionicons",
"description": "The premium icon font for Ionic",
"stars": 10993,
"type": "other"
},
{
"name": "substack/node-browserify",
"description": "browser-side require() the node.js way",
"stars": 10982,
"type": "build-tool"
},
{
"name": "h5bp/Effeckt.css",
"description": "A Performant Transitions and Animations Library",
"stars": 10957,
"type": "css-library"
},
{
"name": "scottjehl/Respond",
"description": "A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)",
"stars": 10824,
"type": "css-library"
},
{
"name": "Shopify/dashing",
"description": "The exceptionally handsome dashboard framework in Ruby and Coffeescript.",
"stars": 10792,
"type": "other"
},
{
"name": "puikinsh/gentelella",
"description": "Free Bootstrap 3 Admin Template",
"stars": 10772,
"type": "component-library"
},
{
"name": "janl/mustache.js",
"description": "Minimal templating with {{mustaches}} in JavaScript",
"stars": 10684,
"type": "templating-library"
},
{
"name": "remy/nodemon",
"description": "Monitor for any changes in your node.js application and automatically restart the server - perfect for development",
"stars": 10668,
"type": "other"
},
{
"name": "DefinitelyTyped/DefinitelyTyped",
"description": "The repository for high quality TypeScript type definitions.",
"stars": 10630,
"type": "other"
},
{
"name": "chriskempson/tomorrow-theme",
"description": "Tomorrow Theme the precursor to Base16 Theme",
"stars": 10595,
"type": "other"
},
{
"name": "requirejs/requirejs",
"description": "A file and module loader for JavaScript",
"stars": 10518,
"type": "other-library"
},
{
"name": "jaredhanson/passport",
"description": "Simple, unobtrusive authentication for Node.js.",
"stars": 10453,
"type": "other-library"
},
{
"name": "yabwe/medium-editor",
"description": "Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.",
"stars": 10442,
"type": "component-library"
},
{
"name": "visionmedia/superagent",
"description": "Ajax with less suck - (and node.js HTTP client to match)",
"stars": 10419,
"type": "other-library"
},
{
"name": "mattermost/platform",
"description": "Open source Slack-alternative in Golang and React - Mattermost",
"stars": 10387,
"type": "other"
},
{
"name": "git-tips/tips",
"description": "Most commonly used git tips and tricks.",
"stars": 10191,
"type": "other"
},
{
"name": "Marak/faker.js",
"description": "generate massive amounts of fake data in Node.js and the browser",
"stars": 10104,
"type": "other-library"
},
{
"name": "NativeScript/NativeScript",
"description": "NativeScript is an open source framework for building truly native mobile apps with JavaScript. Use web skills, like Angular, FlexBox and CSS, and get native UI and performance on iOS and Android.",
"stars": 10097,
"type": "other-framework"
},
{
"name": "substack/stream-handbook",
"description": "how to write node programs with streams",
"stars": 10069,
"type": "other"
},
{
"name": "JacksonTian/fks",
"description": "前端技能汇总 Frontend Knowledge Structure",
"stars": 10046,
"type": "other"
},
{
"name": "jiahaog/nativefier",
"description": "Make any web page a desktop application",
"stars": 10040,
"type": "build-tool"
},
{
"name": "jquery/jquery-mobile",
"description": "jQuery Mobile Framework",
"stars": 10027,
"type": "component-library"
},
{
"name": "infernojs/inferno",
"description": "An extremely fast, React-like JavaScript library for building modern user interfaces",
"stars": 10026,
"type": "web-framework"
},
{
"name": "RubaXa/Sortable",
"description": "Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery. Supports Meteor, AngularJS, React, Polymer, Knockout and any CSS library, e.g. Bootstrap.",
"stars": 10015,
"type": "component-library"
},
{
"name": "linnovate/mean",
"description": "MEAN (Mongo, Express, Angular, Node) - A Simple, Scalable and Easy starting point for full stack javascript web development - utilizing many of the best practices we've found on the way",
"stars": 10011,
"type": "bootstrap"
},
{
"name": "storybooks/storybook",
"description": "📚 UI Component Dev Environment for React",
"stars": 10005,
"type": "other-library"
}
]
{
"name": "most-popular-web-repos",
"version": "1.0.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment