Skip to content

Commit 93d1322

Browse files
committed
auto update 2025-10-24
1 parent 0e3ea00 commit 93d1322

38 files changed

+6322
-2721
lines changed

Data/github-ranking-2025-10-24.csv

Lines changed: 3601 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 306 additions & 306 deletions
Large diffs are not rendered by default.

Top100/ActionScript.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit |
77
| ------- | ------------ | ----- | ----- | -------- | ----------- | ----------- | ----------- |
8-
| 1 | [VVVVVV](https://github.com/TerryCavanagh/VVVVVV) | 7833 | 586 | ActionScript | 29 | The source code to VVVVVV! http://thelettervsixtim.es/ | 2025-10-13T20:36:43Z |
8+
| 1 | [VVVVVV](https://github.com/TerryCavanagh/VVVVVV) | 7834 | 586 | ActionScript | 29 | The source code to VVVVVV! http://thelettervsixtim.es/ | 2025-10-13T20:36:43Z |
99
| 2 | [open-source-flash](https://github.com/open-source-flash/open-source-flash) | 7318 | 112 | ActionScript | 25 | Petition to open source Flash and Shockwave spec | 2021-02-24T08:44:01Z |
1010
| 3 | [Starling-Framework](https://github.com/Gamua/Starling-Framework) | 2980 | 822 | ActionScript | 74 | The Cross Platform Game Engine | 2025-09-12T08:09:08Z |
1111
| 4 | [webcamjs](https://github.com/jhuckaby/webcamjs) | 2503 | 1112 | ActionScript | 154 | HTML5 Webcam Image Capture Library with Flash Fallback | 2020-04-22T07:50:12Z |
@@ -36,7 +36,7 @@
3636
| 29 | [Alternativa3D](https://github.com/AlternativaPlatform/Alternativa3D) | 379 | 127 | ActionScript | 9 | Alternativa3D Flash GPU accelerated 3D engine | 2024-05-03T15:09:55Z |
3737
| 30 | [royale-asjs](https://github.com/apache/royale-asjs) | 378 | 116 | ActionScript | 248 | Apache Royale ASJS | 2025-09-24T22:18:41Z |
3838
| 31 | [Weave](https://github.com/WeaveTeam/Weave) | 369 | 68 | ActionScript | 0 | Weave (Web-based Analysis and Visualization Environment) | 2019-01-06T02:11:59Z |
39-
| 32 | [flex-sdk](https://github.com/apache/flex-sdk) | 361 | 146 | ActionScript | 0 | Mirror of Apache Flex SDK | 2024-03-04T21:47:43Z |
39+
| 32 | [flex-sdk](https://github.com/apache/flex-sdk) | 362 | 146 | ActionScript | 0 | Mirror of Apache Flex SDK | 2024-03-04T21:47:43Z |
4040
| 33 | [AS3Libs](https://github.com/gskinner/AS3Libs) | 357 | 44 | ActionScript | 0 | A collection of AS3 libraries and sketches that I have built over the years. | 2021-08-25T12:08:46Z |
4141
| 34 | [wck](https://github.com/jesses/wck) | 357 | 54 | ActionScript | 12 | Box2d Flash Alchemy Port + World Construction Kit (AS3 Physics Engine) | 2015-09-01T06:23:50Z |
4242
| 35 | [Gestouch](https://github.com/fljot/Gestouch) | 356 | 84 | ActionScript | 36 | Gestouch: multitouch gesture recognition library for Flash (ActionScript) development. | 2016-03-01T17:49:07Z |
@@ -47,7 +47,7 @@
4747
| 40 | [Starling-Extension-Particle-System](https://github.com/Gamua/Starling-Extension-Particle-System) | 324 | 144 | ActionScript | 0 | A particle system for the Starling framework, compatible with the "Particle Designer" from 71squared.com | 2024-07-25T07:28:27Z |
4848
| 41 | [nd2d](https://github.com/lrrrs/nd2d) | 319 | 63 | ActionScript | 6 | A Flash Molehill (Stage3D) GPU accelerated 2D game engine | 2015-09-29T08:13:02Z |
4949
| 42 | [Spike](https://github.com/SpikeApp/Spike) | 319 | 212 | ActionScript | 42 | Get The Most Out Of Your CGM Transmitter | 2024-11-08T23:13:50Z |
50-
| 43 | [skyui](https://github.com/schlangster/skyui) | 290 | 167 | ActionScript | 34 | SkyUI interface mod for Skyrim. | 2023-05-11T11:18:05Z |
50+
| 43 | [skyui](https://github.com/schlangster/skyui) | 290 | 167 | ActionScript | 33 | SkyUI interface mod for Skyrim. | 2023-05-11T11:18:05Z |
5151
| 44 | [Starling-Extension-Graphics](https://github.com/StarlingGraphics/Starling-Extension-Graphics) | 285 | 86 | ActionScript | 34 | flash.display.Graphics style extension for the Starling Flash GPU rendering framework | 2017-03-24T17:58:53Z |
5252
| 45 | [flash](https://github.com/flowplayer/flash) | 283 | 181 | ActionScript | 89 | Flowplayer Flash, the video player for the Web | 2016-01-30T06:52:46Z |
5353
| 46 | [SwiftSuspenders](https://github.com/tschneidereit/SwiftSuspenders) | 279 | 87 | ActionScript | 10 | NOTE: Find the offical repo at http://github.com/robotlegs/swiftsuspenders | 2013-03-22T00:52:32Z |

Top100/C.md

Lines changed: 94 additions & 94 deletions
Large diffs are not rendered by default.

Top100/CPP.md

Lines changed: 97 additions & 97 deletions
Large diffs are not rendered by default.

Top100/CSS.md

Lines changed: 63 additions & 63 deletions
Large diffs are not rendered by default.

Top100/CSharp.md

Lines changed: 93 additions & 93 deletions
Large diffs are not rendered by default.

Top100/Clojure.md

Lines changed: 28 additions & 28 deletions
Large diffs are not rendered by default.

Top100/CoffeeScript.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55

66
| Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit |
77
| ------- | ------------ | ----- | ----- | -------- | ----------- | ----------- | ----------- |
8-
| 1 | [SwitchyOmega](https://github.com/FelisCatus/SwitchyOmega) | 22405 | 3520 | CoffeeScript | 791 | No longer maintained, see pinned issues | 2024-12-27T12:00:30Z |
8+
| 1 | [SwitchyOmega](https://github.com/FelisCatus/SwitchyOmega) | 22404 | 3520 | CoffeeScript | 791 | No longer maintained, see pinned issues | 2024-12-27T12:00:30Z |
99
| 2 | [mojs](https://github.com/mojs/mojs) | 18652 | 885 | CoffeeScript | 38 | The motion graphics toolbelt for the web | 2025-02-05T15:27:53Z |
10-
| 3 | [coffeescript](https://github.com/jashkenas/coffeescript) | 16582 | 1982 | CoffeeScript | 74 | Unfancy JavaScript | 2024-03-22T14:04:00Z |
11-
| 4 | [zxcvbn](https://github.com/dropbox/zxcvbn) | 15694 | 1000 | CoffeeScript | 110 | Low-Budget Password Strength Estimation | 2024-08-19T09:54:34Z |
10+
| 3 | [coffeescript](https://github.com/jashkenas/coffeescript) | 16583 | 1982 | CoffeeScript | 74 | Unfancy JavaScript | 2024-03-22T14:04:00Z |
11+
| 4 | [zxcvbn](https://github.com/dropbox/zxcvbn) | 15695 | 999 | CoffeeScript | 110 | Low-Budget Password Strength Estimation | 2024-08-19T09:54:34Z |
1212
| 5 | [dynamics.js](https://github.com/michaelvillar/dynamics.js) | 7571 | 413 | CoffeeScript | 8 | Javascript library to create physics-based animations | 2019-02-26T06:19:21Z |
1313
| 6 | [morris.js](https://github.com/morrisjs/morris.js) | 6898 | 1211 | CoffeeScript | 285 | Pretty time-series line graphs | 2021-10-07T12:56:12Z |
14-
| 7 | [At.js](https://github.com/ichord/At.js) | 5270 | 668 | CoffeeScript | 150 | Add Github like mentions autocomplete to your application. | 2021-11-18T12:53:24Z |
14+
| 7 | [At.js](https://github.com/ichord/At.js) | 5269 | 668 | CoffeeScript | 150 | Add Github like mentions autocomplete to your application. | 2021-11-18T12:53:24Z |
1515
| 8 | [node-xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) | 4965 | 610 | CoffeeScript | 204 | XML to JavaScript object converter. | 2023-07-30T10:41:35Z |
1616
| 9 | [aglio](https://github.com/danielgtaylor/aglio) | 4754 | 478 | CoffeeScript | 123 | An API Blueprint renderer with theme support that outputs static HTML | 2019-05-13T14:40:13Z |
1717
| 10 | [vibrant.js](https://github.com/jariz/vibrant.js) | 4610 | 234 | CoffeeScript | 0 | Extract prominent colors from an image. JS port of Android's Palette. | 2017-11-28T15:50:23Z |
1818
| 11 | [pivottable](https://github.com/nicolaskruchten/pivottable) | 4440 | 1086 | CoffeeScript | 369 | Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop. | 2024-01-06T13:46:24Z |
1919
| 12 | [bootstrap-tour](https://github.com/sorich87/bootstrap-tour) | 4432 | 930 | CoffeeScript | 174 | Quick and easy product tours with Twitter Bootstrap Popovers | 2023-10-09T22:35:49Z |
20-
| 13 | [yakyak](https://github.com/yakyak/yakyak) | 3783 | 314 | CoffeeScript | 86 | Desktop chat client for Google Hangouts | 2025-09-30T16:44:14Z |
21-
| 14 | [activate-power-mode](https://github.com/JoelBesada/activate-power-mode) | 3588 | 415 | CoffeeScript | 50 | Atom package - Activate POWER MODE to write your code in style. | 2019-05-24T15:52:02Z |
20+
| 13 | [yakyak](https://github.com/yakyak/yakyak) | 3782 | 314 | CoffeeScript | 86 | Desktop chat client for Google Hangouts | 2025-09-30T16:44:14Z |
21+
| 14 | [activate-power-mode](https://github.com/JoelBesada/activate-power-mode) | 3587 | 415 | CoffeeScript | 50 | Atom package - Activate POWER MODE to write your code in style. | 2019-05-24T15:52:02Z |
2222
| 15 | [pagedraw](https://github.com/Pagedraw/pagedraw) | 3551 | 464 | CoffeeScript | 12 | a UI builder for React web apps | 2023-01-12T01:49:13Z |
2323
| 16 | [turbolinks-classic](https://github.com/turbolinks/turbolinks-classic) | 3537 | 426 | CoffeeScript | 40 | Classic version of Turbolinks. Now deprecated in favor of Turbolinks 5. | 2017-12-06T23:33:26Z |
2424
| 17 | [hubot-scripts](https://github.com/github/hubot-scripts) | 3532 | 1839 | CoffeeScript | 0 | DEPRECATED, see https://github.com/github/hubot-scripts/issues/1113 for details - optional scripts for hubot, opt in via hubot-scripts.json | 2017-07-10T16:06:49Z |
@@ -33,16 +33,16 @@
3333
| 26 | [engine](https://github.com/gss/engine) | 2861 | 101 | CoffeeScript | 112 | GSS engine | 2019-12-17T00:22:16Z |
3434
| 27 | [chaplin](https://github.com/chaplinjs/chaplin) | 2839 | 227 | CoffeeScript | 42 | HTML5 application architecture using Backbone.js | 2022-12-30T06:52:38Z |
3535
| 28 | [psd.js](https://github.com/meltingice/psd.js) | 2837 | 400 | CoffeeScript | 172 | A Photoshop PSD file parser for NodeJS and browsers | 2024-02-01T02:54:51Z |
36-
| 29 | [talk-os](https://github.com/jianliaoim/talk-os) | 2713 | 792 | CoffeeScript | 8 | Open source version of jianliao.com | 2017-09-05T02:27:58Z |
36+
| 29 | [talk-os](https://github.com/jianliaoim/talk-os) | 2714 | 792 | CoffeeScript | 8 | Open source version of jianliao.com | 2017-09-05T02:27:58Z |
3737
| 30 | [angular-google-maps](https://github.com/angular-ui/angular-google-maps) | 2516 | 1066 | CoffeeScript | 337 | AngularJS directives for the Google Maps Javascript API | 2018-11-14T19:00:52Z |
3838
| 31 | [cloudtunes](https://github.com/jkbrzt/cloudtunes) | 2506 | 232 | CoffeeScript | 20 | Web-based music player for the cloud :cloud: :notes: Play music from YouTube, Dropbox, etc. | 2023-08-26T13:17:48Z |
39-
| 32 | [hallo](https://github.com/bergie/hallo) | 2447 | 307 | CoffeeScript | 89 | Simple rich text editor (contentEditable) for jQuery UI | 2020-09-03T15:39:25Z |
39+
| 32 | [hallo](https://github.com/bergie/hallo) | 2448 | 307 | CoffeeScript | 89 | Simple rich text editor (contentEditable) for jQuery UI | 2020-09-03T15:39:25Z |
4040
| 33 | [oriDomi](https://github.com/dmotz/oriDomi) | 2416 | 204 | CoffeeScript | 9 | 🪭 Fold up DOM elements like paper | 2024-08-13T03:33:46Z |
41-
| 34 | [node-cache](https://github.com/node-cache/node-cache) | 2358 | 143 | CoffeeScript | 56 | a node internal (in-memory) caching module | 2024-06-04T17:30:54Z |
41+
| 34 | [node-cache](https://github.com/node-cache/node-cache) | 2359 | 143 | CoffeeScript | 56 | a node internal (in-memory) caching module | 2024-06-04T17:30:54Z |
4242
| 35 | [hubot-slack](https://github.com/slackapi/hubot-slack) | 2320 | 642 | CoffeeScript | 19 | Slack Developer Kit for Hubot | 2024-08-12T19:59:33Z |
4343
| 36 | [js2coffee](https://github.com/js2coffee/js2coffee) | 2083 | 200 | CoffeeScript | 87 | Compile JavaScript to CoffeeScript | 2023-11-13T11:44:31Z |
4444
| 37 | [QuoJS](https://github.com/soyjavi/QuoJS) | 2059 | 233 | CoffeeScript | 23 | Micro #JavaScript Library for Mobile Devices | 2018-09-03T00:16:56Z |
45-
| 38 | [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) | 2001 | 1150 | CoffeeScript | 0 | Shadowsocks GUI client | 2018-09-24T04:39:12Z |
45+
| 38 | [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) | 2000 | 1150 | CoffeeScript | 0 | Shadowsocks GUI client | 2018-09-24T04:39:12Z |
4646
| 39 | [camo](https://github.com/atmos/camo) | 1838 | 389 | CoffeeScript | 17 | :lock: an http proxy to route images through SSL | 2021-04-04T19:59:16Z |
4747
| 40 | [CoffeeScriptRedux](https://github.com/michaelficarra/CoffeeScriptRedux) | 1833 | 112 | CoffeeScript | 91 | :sweat: rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility | 2022-07-19T20:35:10Z |
4848
| 41 | [ng-token-auth](https://github.com/lynndylanhurley/ng-token-auth) | 1788 | 230 | CoffeeScript | 93 | Token based authentication module for angular.js. | 2022-12-06T18:43:58Z |
@@ -59,7 +59,7 @@
5959
| 52 | [pretty-error](https://github.com/AriaMinaei/pretty-error) | 1522 | 50 | CoffeeScript | 20 | See node.js errors with less clutter | 2024-06-16T12:51:51Z |
6060
| 53 | [kartograph.js](https://github.com/kartograph/kartograph.js) | 1504 | 226 | CoffeeScript | 31 | UNMAINTAINED Open source JavaScript renderer for Kartograph SVG maps | 2018-05-12T17:21:09Z |
6161
| 54 | [atom-beautify](https://github.com/Glavin001/atom-beautify) | 1499 | 446 | CoffeeScript | 341 | :mega: Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 \| :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding :heart: ) | 2025-08-09T07:30:27Z |
62-
| 55 | [roots](https://github.com/jescalan/roots) | 1453 | 132 | CoffeeScript | 20 | a toolkit for rapid advanced front-end development | 2020-04-14T14:25:53Z |
62+
| 55 | [roots](https://github.com/jescalan/roots) | 1452 | 132 | CoffeeScript | 20 | a toolkit for rapid advanced front-end development | 2020-04-14T14:25:53Z |
6363
| 56 | [VimFx](https://github.com/akhodakivskiy/VimFx) | 1430 | 174 | CoffeeScript | 6 | Vim keyboard shortcuts for Firefox | 2025-08-22T14:50:19Z |
6464
| 57 | [qqbot](https://github.com/xhan/qqbot) | 1425 | 384 | CoffeeScript | 22 | 基于WebQQ协议的QQ机器人。命令行工具,Hubot支持! | 2016-02-15T03:31:44Z |
6565
| 58 | [omelette](https://github.com/f/omelette) | 1401 | 43 | CoffeeScript | 22 | Omelette is a simple, template based autocompletion tool for Node and Deno projects with super easy API. (For Bash, Zsh and Fish) | 2022-01-21T18:01:33Z |
@@ -68,7 +68,7 @@
6868
| 61 | [repl.it](https://github.com/replit-archive/repl.it) | 1351 | 226 | CoffeeScript | 0 | https://repl.it/feedback Online REPL for 15+ languages. | 2016-04-11T20:47:38Z |
6969
| 62 | [cson](https://github.com/bevry/cson) | 1344 | 55 | CoffeeScript | 3 | CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects. | 2025-10-18T23:35:32Z |
7070
| 63 | [atom-simplified-chinese-menu](https://github.com/chinakids/atom-simplified-chinese-menu) | 1336 | 137 | CoffeeScript | 25 | Atom 的简体中文汉化扩展,目前最全的汉化包。包含菜单汉化、右键菜单汉化以及设置汉化 | 2018-08-06T02:41:40Z |
71-
| 64 | [tacofancy](https://github.com/dansinker/tacofancy) | 1300 | 441 | CoffeeScript | 6 | community-driven taco repo. stars stars stars. | 2024-04-20T07:13:14Z |
71+
| 64 | [tacofancy](https://github.com/dansinker/tacofancy) | 1300 | 440 | CoffeeScript | 6 | community-driven taco repo. stars stars stars. | 2024-04-20T07:13:14Z |
7272
| 65 | [apm](https://github.com/atom/apm) | 1271 | 295 | CoffeeScript | 188 | Atom Package Manager | 2022-09-28T10:52:02Z |
7373
| 66 | [aurora.js](https://github.com/audiocogs/aurora.js) | 1265 | 147 | CoffeeScript | 63 | JavaScript audio decoding framework | 2019-04-17T12:19:58Z |
7474
| 67 | [shadowsocks-nodejs](https://github.com/shadowsocks/shadowsocks-nodejs) | 1247 | 718 | CoffeeScript | 3 | None | 2016-08-11T03:01:11Z |
@@ -77,17 +77,17 @@
7777
| 70 | [tourist](https://github.com/easelinc/tourist) | 1227 | 96 | CoffeeScript | 10 | Simple, flexible tours for your app | 2018-10-11T04:33:53Z |
7878
| 71 | [badges](https://github.com/boennemann/badges) | 1215 | 740 | CoffeeScript | 3 | :flower_playing_cards: Readme Badges – Gotta catch 'em all | 2019-04-05T16:27:49Z |
7979
| 72 | [json-diff](https://github.com/andreyvit/json-diff) | 1199 | 136 | CoffeeScript | 28 | Structural diff for JSON files | 2024-04-10T14:05:29Z |
80-
| 73 | [coffeelint](https://github.com/clutchski/coffeelint) | 1194 | 171 | CoffeeScript | 73 | Lint your CoffeeScript. | 2021-10-19T04:14:19Z |
80+
| 73 | [coffeelint](https://github.com/clutchski/coffeelint) | 1195 | 171 | CoffeeScript | 73 | Lint your CoffeeScript. | 2021-10-19T04:14:19Z |
8181
| 74 | [octonode](https://github.com/pksunkara/octonode) | 1191 | 235 | CoffeeScript | 25 | github api v3 in nodejs | 2022-12-06T18:33:48Z |
8282
| 75 | [lineman](https://github.com/linemanjs/lineman) | 1169 | 80 | CoffeeScript | 26 | Lineman helps you build fat-client JavaScript apps. It produces happiness by building assets, mocking servers, running specs on every file change | 2021-11-12T12:32:17Z |
8383
| 76 | [pushd](https://github.com/rs/pushd) | 1160 | 222 | CoffeeScript | 56 | Blazing fast multi-protocol mobile and web push notification service | 2020-07-15T14:40:12Z |
84-
| 77 | [literallycanvas](https://github.com/literallycanvas/literallycanvas) | 1116 | 320 | CoffeeScript | 94 | A canvas in your browser. Literally. | 2020-05-29T21:28:35Z |
84+
| 77 | [literallycanvas](https://github.com/literallycanvas/literallycanvas) | 1117 | 320 | CoffeeScript | 94 | A canvas in your browser. Literally. | 2020-05-29T21:28:35Z |
8585
| 78 | [angular-masonry](https://github.com/passy/angular-masonry) | 1111 | 214 | CoffeeScript | 50 | An AngularJS directive for Masonry. | 2017-05-17T15:42:06Z |
8686
| 79 | [git-time-machine](https://github.com/littlebee/git-time-machine) | 1111 | 37 | CoffeeScript | 43 | Atom package that allows you to travel back in commit history | 2021-08-01T02:38:19Z |
8787
| 80 | [node-rtsp-rtmp-server](https://github.com/iizukanao/node-rtsp-rtmp-server) | 1099 | 281 | CoffeeScript | 80 | RTSP/RTMP/HTTP hybrid server | 2025-10-11T06:31:56Z |
8888
| 81 | [hubble](https://github.com/jaymedavis/hubble) | 1084 | 41 | CoffeeScript | 0 | A dashboard that displays in the terminal | 2023-02-01T16:16:55Z |
8989
| 82 | [node-slug](https://github.com/dodo/node-slug) | 1073 | 90 | CoffeeScript | 25 | slugifies even utf-8 chars! | 2019-04-05T15:49:19Z |
90-
| 83 | [4chan-x](https://github.com/ccd0/4chan-x) | 1072 | 143 | CoffeeScript | 963 | Adds various features to anonymous imageboards. | 2024-11-20T21:00:46Z |
90+
| 83 | [4chan-x](https://github.com/ccd0/4chan-x) | 1071 | 143 | CoffeeScript | 963 | Adds various features to anonymous imageboards. | 2024-11-20T21:00:46Z |
9191
| 84 | [Coffee-Physics](https://github.com/soulwire/Coffee-Physics) | 1057 | 86 | CoffeeScript | 6 | A simple, lightweight physics engine written in CoffeeScript | 2016-12-12T17:36:34Z |
9292
| 85 | [buckets](https://github.com/bucketsio/buckets) | 1049 | 148 | CoffeeScript | 0 | [DEPRECATED] Manage content better. | 2015-05-31T04:57:37Z |
9393
| 86 | [apparatus](https://github.com/cdglabs/apparatus) | 1048 | 60 | CoffeeScript | 27 | A hybrid graphics editor and programming environment for creating interactive diagrams. | 2023-06-30T02:44:35Z |
@@ -102,7 +102,7 @@
102102
| 95 | [webgl-heatmap](https://github.com/pyalot/webgl-heatmap) | 912 | 148 | CoffeeScript | 10 | A high performance WebGL/JS heatmap display library | 2015-06-05T22:50:19Z |
103103
| 96 | [pt](https://github.com/williamngan/pt) | 910 | 64 | CoffeeScript | 8 | An experimental library on point, form, and space. | 2018-02-13T09:06:59Z |
104104
| 97 | [yaml.js](https://github.com/jeremyfa/yaml.js) | 887 | 141 | CoffeeScript | 51 | Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools. | 2021-03-29T07:13:40Z |
105-
| 98 | [adbkit](https://github.com/openstf/adbkit) | 866 | 258 | CoffeeScript | 59 | A pure Node.js client for the Android Debug Bridge. | 2023-03-24T06:54:48Z |
105+
| 98 | [adbkit](https://github.com/openstf/adbkit) | 867 | 258 | CoffeeScript | 59 | A pure Node.js client for the Android Debug Bridge. | 2023-03-24T06:54:48Z |
106106
| 99 | [jquery-gridly](https://github.com/ksylvest/jquery-gridly) | 853 | 259 | CoffeeScript | 19 | Gridly is a jQuery plugin to enable dragging and dropping as well as resizing on a grid. | 2023-03-16T05:40:13Z |
107-
| 100 | [bone.io](https://github.com/techpines/bone.io) | 850 | 47 | CoffeeScript | 7 | Realtime HTML5 Framework | 2014-04-13T21:05:51Z |
107+
| 100 | [bone.io](https://github.com/techpines/bone.io) | 849 | 47 | CoffeeScript | 7 | Realtime HTML5 Framework | 2014-04-13T21:05:51Z |
108108

0 commit comments

Comments
 (0)