Skip to content

Latest commit

 

History

History
68 lines (65 loc) · 12.2 KB

File metadata and controls

68 lines (65 loc) · 12.2 KB

Top 100 Stars in JavaScript

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 freeCodeCamp 339985 27903 JavaScript 126 freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. 2022-02-07T02:59:49Z
2 javascript-algorithms 134191 22074 JavaScript 89 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings 2022-02-05T21:06:04Z
3 30-seconds-of-code 91794 9728 JavaScript 0 Short JavaScript code snippets for all your development needs 2022-01-30T17:04:33Z
4 axios 90918 9183 JavaScript 216 Promise based HTTP client for the browser and node.js 2022-02-06T14:14:56Z
5 node 85279 22648 JavaScript 1352 Node.js JavaScript runtime ✨🐢🚀✨ 2022-02-07T02:51:14Z
6 three.js 78800 30526 JavaScript 331 JavaScript 3D Library. 2022-02-06T17:20:19Z
7 nodebestpractices 74468 7623 JavaScript 31 ✅ The Node.js best practices list (January 2022) 2022-02-04T06:03:40Z
8 tech-interview-handbook 65563 9092 JavaScript 7 💯 Curated interview preparation materials for busy engineers 2022-02-07T00:57:57Z
9 webpack 60395 8206 JavaScript 187 A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff. 2022-02-07T03:02:25Z
10 angular.js 59540 28400 JavaScript 391 AngularJS - HTML enhanced for web apps! 2022-01-31T22:10:08Z
11 json-server 59401 5793 JavaScript 536 Get a full fake REST API with zero coding in less than 30 seconds (seriously) 2022-02-05T03:11:38Z
12 atom 56710 16818 JavaScript 779 :atom: The hackable text editor 2022-02-06T23:46:54Z
13 Chart.js 56086 11358 JavaScript 121 Simple HTML5 Charts using the tag 2022-02-06T20:11:53Z
14 lodash 52091 6275 JavaScript 220 A modern JavaScript utility library delivering modularity, performance, & extras. 2022-02-02T00:16:36Z
15 resume.github.com 50651 1288 JavaScript 37 Resumes generated using the GitHub informations 2022-01-24T03:34:10Z
16 DeepLearning-500-questions 46993 14716 JavaScript 97 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06 2022-01-01T17:00:01Z
17 33-js-concepts 46432 6222 JavaScript 6 📜 33 JavaScript concepts every developer should know. 2022-01-29T15:05:00Z
18 leetcode 46356 8703 JavaScript 6 LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。) 2022-02-04T06:50:03Z
19 iptv 45997 4762 JavaScript 265 Collection of publicly available IPTV channels from all over the world 2022-02-07T02:59:58Z
20 hacker-scripts 43470 6596 JavaScript 33 Based on a true story 2021-10-01T14:31:17Z
21 strapi 42900 5194 JavaScript 490 🚀 Open source Node.js Headless CMS to easily build customisable APIs 2022-02-06T20:33:19Z
22 meteor 42808 5197 JavaScript 102 Meteor, the JavaScript App Platform 2022-02-06T17:09:13Z
23 serverless 42070 5124 JavaScript 826 ⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – 2022-02-04T16:35:20Z
24 Web-Dev-For-Beginners 40418 5889 JavaScript 9 24 Lessons, 12 Weeks, Get Started as a Web Developer 2022-02-07T02:22:32Z
25 AdminLTE 40406 17434 JavaScript 41 AdminLTE - Free admin dashboard template based on Bootstrap 4 2022-02-07T03:01:08Z
26 parcel 40159 2077 JavaScript 668 The zero configuration build tool for the web. 📦🚀 2022-02-04T15:10:34Z
27 Ghost 39542 8558 JavaScript 34 Turn your audience into a business. Publishing, memberships, subscriptions and newsletters. 2022-02-07T01:46:04Z
28 nuxt.js 39331 3192 JavaScript 458 The Intuitive Vue(2) Framework 2022-02-06T16:58:39Z
29 materialize 38659 4888 JavaScript 624 Materialize, a CSS Framework based on Material Design 2022-01-22T17:26:57Z
30 dayjs 37827 1886 JavaScript 361 ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API 2022-02-04T15:33:41Z
31 impress.js 36577 6844 JavaScript 50 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. 2022-02-05T15:00:27Z
32 cypress 36393 2179 JavaScript 1996 Fast, easy and reliable testing for anything that runs in a browser. 2022-02-07T02:55:19Z
33 algorithm-visualizer 36281 5908 JavaScript 19 🎆Interactive Online Platform that Visualizes Algorithms from Code 2021-11-30T17:35:12Z
34 uni-app 35613 3225 JavaScript 888 uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架 2022-01-30T15:39:11Z
35 edex-ui 34958 1963 JavaScript 6 A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. 2021-10-19T22:38:47Z
36 brackets 33697 8206 JavaScript 2620 An open source code editor for the web, written in JavaScript, HTML and CSS. 2021-09-06T15:56:26Z
37 fullPage.js 33134 7425 JavaScript 190 fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple 2021-12-13T10:29:48Z
38 front-end-interview-handbook 32723 4912 JavaScript 14 ⚡️ Front End interview preparation materials for busy engineers 2022-02-06T22:45:15Z
39 koa 32259 3135 JavaScript 31 Expressive middleware for node.js using ES2017 async functions 2022-02-03T16:08:52Z
40 quill 31874 2710 JavaScript 1109 Quill is a modern WYSIWYG editor built for compatibility and extensibility. 2022-01-25T08:43:54Z
41 clipboard.js 31759 4029 JavaScript 2 ✂️ Modern copy to clipboard. No Flash. Just 3kb gzipped 📋 2022-02-03T22:07:09Z
42 awesome-react-native 30977 3805 JavaScript 29 Awesome React Native components, news, tools, and learning material! 2022-01-22T03:45:19Z
43 Motrix 30007 3581 JavaScript 464 A full-featured download manager. 2022-01-29T00:00:54Z
44 swiper 29990 9609 JavaScript 137 Most modern mobile touch slider with hardware accelerated transitions 2022-02-03T20:54:22Z
45 carbon 29651 1675 JavaScript 22 🖤 Create and share beautiful images of your source code 2022-02-07T02:40:47Z
46 vue-cli 28949 6018 JavaScript 772 🛠️ webpack-based tooling for Vue.js Development 2022-02-02T12:24:17Z
47 marktext 28850 2055 JavaScript 559 📝A simple and elegant markdown editor, available for Linux, macOS and Windows. 2022-02-07T02:30:45Z
48 react-boilerplate 28234 5989 JavaScript 57 🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices. 2022-01-15T07:30:02Z
49 monaco-editor 27999 2600 JavaScript 573 A browser based code editor 2022-02-05T09:27:37Z
50 backbone 27844 5609 JavaScript 44 Give your JS App some Backbone with Models, Views, Collections, and Events 2022-01-23T17:47:25Z
51 slick 27308 5839 JavaScript 1125 the last carousel you'll ever need 2021-11-30T04:27:03Z
52 underscore 26306 5615 JavaScript 30 JavaScript's utility _ belt 2021-12-20T14:28:37Z
53 lottie-web 26199 2614 JavaScript 768 Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/ 2022-01-23T16:11:02Z
54 project-guidelines 26199 2852 JavaScript 9 A set of best practices for JavaScript projects 2022-02-04T14:44:37Z
55 webtorrent 25884 2516 JavaScript 100 ⚡️ Streaming torrent client for the web 2022-02-03T21:17:46Z
56 sequelize 25659 3942 JavaScript 770 An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js | Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server & DB2 2022-02-06T18:29:23Z
57 layui 25657 6934 JavaScript 631 采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。 2021-10-26T11:51:43Z
58 husky 25432 902 JavaScript 25 Git hooks made easy 🐶 woof! 2022-02-01T22:42:26Z
59 wtfjs 25200 1755 JavaScript 5 🤪 A list of funny and tricky JavaScript examples 2021-12-08T21:24:56Z
60 Daily-Interview-Question 24923 3140 JavaScript 242 我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。 2020-11-09T01:07:00Z