From: https://zhuanlan.zhihu.com/p/24627923
As the 2016 draws to a close, some of the most recent articles will summarize some of the 2016 open source projects. Today's list is: 2016 GitHub's most popular open source project.
Pedestrian Armor
Links: https://zhuanlan.zhihu.com/p/24627923
Source: Know
Copyright belongs to the author. Commercial reprint please contact the author for authorization, non-commercial reprint please specify the source.
In the past 2016 years, what are the most popular and stars of GitHub? Hurry up and see the article follow these great projects to learn.
1, Freecodecamp/freecodecamp
- Language: JavaScript
- stars:213276
Freecodecamp is an open source community based on MEAN architecture that helps people learn to program and build their non-profit projects with a front-end focus.
What are the advantages of such an amazing open source project?
- Learn programming skills such as HTML5, CSS3, JavaScript, database, Git, node. js, Angular.js, and agile development
- Engage in free and open source projects
- Get real-time help
2, Twbs/bootstrap
- Language: JavaScript
- stars:105089
Bootstrap from Twitter, is currently the most Popular front-end framework. Bootstrap is based on HTML, CSS, JAVASCRIPT, it is simple and flexible, making web development faster.
3, Vhf/free-programming-books
Project as the name, the project organized on the network can be collated on the free book Resources on programming, almost all languages, after the need for programming e-books and other teaching resources, please do not search everywhere in Baidu. Yes, if your English is not good, here even has the Chinese version: Vhf/free-programming-books
函数式概念、分布式系统、在线教育、大数据、操作系统、数据库、智能系统、正则表达式、版本控制、程序员杂谈、管理和监控、编程艺术、编译原理、编辑器、计算机图形学、设计模式、软件开发方法、C、C#、C++、iOS、Java、JavaScript、LaTeX、LISP、Lua、Markdown、Node.js、Perl、PHP、Python、R...等等
4, D3/d3
- Language: JavaScript
- stars:58382
D3 is one of the most popular visualization libraries and is used by many other tabular plugins. It allows you to bind arbitrary data to the DOM and then apply the data-driven transformation to the document. You can use it to create a basic HTML table with an array, or use its fluid excesses and interactions to create amazing SVG bar graphs with similar data.
5, Facebook/react
- Language: JavaScript
- stars:56600
React is Facebook's open source JavaScript library for building the UI. You can pass multiple types of parameters in react, such as declaring code, to help you render the UI, to be static htmldom elements, to pass dynamic variables, and even to interact with application components.
Declarative design: React using declarative paradigms, you can easily describe your application
Efficient: Reeact minimizes interaction with the DOM by simulating the performance of the DOM.
Flexible: React can work well with libraries or frameworks you know.
6, Angular.js
- Language: JavaScript
- stars:54045
Angular JS (angular.js) is a set of frameworks, templates, and data binding and rich UI components for developing WEB pages. It supports the entire development process and provides the architecture of the WEB application without the need for manual DOM manipulation. AngularJS is very small, only 60K, compatible with the mainstream browser, with JQuery good.
Data binding is probably the coolest and most practical feature of AngularJS. It helps you avoid writing large amounts of initial code to save development time. A typical WEB application might contain 80% of the code used to process, query, and listen to the DOM. Data binding makes the code less and you can focus on your app.
7, Sindresorhus/awesome
On GitHub, there are a lot of people who think that there are good projects here, so there's the awesome project, which is a high-energy project! There are a lot of resources you want.
8, Getify/you-dont-know-js
This project is a series of books that introduce JavaScript from the shallow into the deep. You can read it for free, and of course you can choose to buy and support them.
Quote Shano Teacher's comments
In
General, this series of books is really excellent, how good to the point? No matter how long you've been doing JavaScript-related development, you'll almost find some of the things you've missed in this series of books.
9, Fortawesome/font-awesome
- Language: HTML
- stars:47331
Font Awesome provides you with scalable vector icons that you can change using all the features provided by CSS, including: size, color, shading, or any other supported effect.
10, Robbyrussell/oh-my-zsh
- Language: Shell
- stars:47047
Oh-my-zsh is a zsh-based feature that makes an extension for easy plug-in management, theme customization, and beautiful autocomplete results.
There's a lot more to come here today, but we'll find a lot of JavaScript projects, which are also the trend of JavaScript, and the earlier GitHub annual report JS has become the most popular language.
The top 10 stars on GitHub in 2016