This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtransformed.txt
382 lines (382 loc) · 13.7 KB
/
transformed.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
[
{
"name": "Java-Kotlin",
"data": [
{
"name": "JetBrains/intellij-community",
"url": "https://github.com/JetBrains/intellij-community",
"description": "IntelliJ IDEA Community Edition"
},
{
"name": "jfoenixadmin/JFoenix",
"url": "https://github.com/jfoenixadmin/JFoenix",
"description": "JavaFX Material Design Library"
},
{
"name": "kaikramer/keystore-explorer",
"url": "https://github.com/kaikramer/keystore-explorer",
"description": "KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner."
}
]
},
{
"name": "Android",
"data": [
{
"name": "afollestad/material-dialogs",
"url": "https://github.com/afollestad/material-dialogs",
"description": "A beautiful, fluid, and customizable dialogs API."
},
{
"name": "mikepenz/MaterialDrawer",
"url": "https://github.com/mikepenz/MaterialDrawer",
"description": "The flexible, easy to use, all in one drawer library for your Android project."
},
{
"name": "mikepenz/Android-Iconics",
"url": "https://github.com/mikepenz/Android-Iconics",
"description": "Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application."
},
{
"name": "DWorkS/VolleyPlus",
"url": "https://github.com/DWorkS/VolleyPlus",
"description": "Volley library : make everything faster . Its an improvements for Volley by Google for Android "
},
{
"name": "mikepenz/AboutLibraries",
"url": "https://github.com/mikepenz/AboutLibraries",
"description": "AboutLibraries is a library to offer some information of libraries."
},
{
"name": "apl-devs/AppIntro",
"url": "https://github.com/apl-devs/AppIntro",
"description": "Make a cool intro for your Android app."
},
{
"name": "Ereza/CustomActivityOnCrash",
"url": "https://github.com/Ereza/CustomActivityOnCrash",
"description": "Android library that allows launching a custom activity when your app crashes, instead of showing the hated \"Unfortunately, X has stopped\" dialog."
},
{
"name": "MiguelCatalan/MaterialSearchView",
"url": "https://github.com/MiguelCatalan/MaterialSearchView",
"description": "Cute library to implement SearchView in a Material Design Approach"
},
{
"name": "afollestad/material-camera",
"url": "https://github.com/afollestad/material-camera",
"description": "One of the most difficult APIs on Android, made easy in a small library."
},
{
"name": "ByteWelder/Spork",
"url": "https://github.com/ByteWelder/Spork",
"description": "Annotation processing and dependency injection for Java/Android"
},
{
"name": "Krupen/FabulousFilter",
"url": "https://github.com/Krupen/FabulousFilter",
"description": "Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa"
},
{
"name": "Karumi/Dexter",
"url": "https://github.com/Karumi/Dexter",
"description": "Android library that simplifies the process of requesting permissions at runtime."
},
{
"name": "ApplikeySolutions/CosmoCalendar",
"url": "https://github.com/ApplikeySolutions/CosmoCalendar",
"description": "CosmoCalendar is a fully customizable calendar with a wide variety of features and displaying modes. "
},
{
"name": "ragunathjawahar/android-saripaar",
"url": "https://github.com/ragunathjawahar/android-saripaar",
"description": "UI form validation library for Android"
},
{
"name": "appwise-labs/NoInternetDialog",
"url": "https://github.com/appwise-labs/NoInternetDialog",
"description": "A beautiful Dialog which appears when you have lost your internet connection."
},
{
"name": "GrenderG/Toasty",
"url": "https://github.com/GrenderG/Toasty",
"description": "The usual Toast, but with steroids"
},
{
"name": "google/flexbox-layout",
"url": "https://github.com/google/flexbox-layout",
"description": "Flexbox for Android"
}
]
},
{
"name": "Apps",
"data": [
{
"name": "TeamAmaze/AmazeFileManager",
"url": "https://github.com/TeamAmaze/AmazeFileManager",
"description": "Material design file manager for Android"
},
{
"name": "dheera/android-wearcamera",
"url": "https://github.com/dheera/android-wearcamera",
"description": "Remotely control a phone camera with an Android Wear smartwatch"
}
]
},
{
"name": "Games",
"data": [
{
"name": "watabou/pixel-dungeon",
"url": "https://github.com/watabou/pixel-dungeon",
"description": "Traditional roguelike game with pixel-art graphics and simple interface"
},
{
"name": "watabou/pixel-dungeon-gdx",
"url": "https://github.com/Arcnor/pixel-dungeon-gdx",
"description": "LibGDX port of the awesome Pixel Dungeon"
},
{
"name": "bilbolPrime/SPD",
"url": "https://github.com/bilbolPrime/SPD",
"description": "Skillful Pixel Dungeon"
}
]
},
{
"name": "Mods-Engines-etc.",
"data": [
{
"name": "libgdx/libgdx",
"url": "https://github.com/libgdx/libgdx",
"description": "Desktop/Android/HTML5/iOS Java game development framework"
},
{
"name": "MinecraftForge/MinecraftForge",
"url": "https://github.com/MinecraftForge/MinecraftForge",
"description": "Modifications to the Minecraft base files to assist in compatibility between mods."
},
{
"name": "mezz/JustEnoughItems",
"url": "https://github.com/mezz/JustEnoughItems",
"description": "Item and Recipe viewing mod for Minecraft"
}
]
},
{
"name": "Node.js",
"data": [
{
"name": "oe/o7",
"url": "https://github.com/oe/o7",
"description": "tiny file processor"
},
{
"name": "tcql/node-yesno",
"url": "https://github.com/tcql/node-yesno",
"description": "A simple library for asking boolean questions in cli programs"
},
{
"name": "typicode/hotel",
"url": "https://github.com/typicode/hotel",
"description": "A simple process manager for developers. Start apps from your browser and access them using local domains"
},
{
"name": "npm/node-semver",
"url": "https://github.com/npm/node-semver",
"description": "The semver parser for node (the one npm uses)"
},
{
"name": "remarkjs/remark",
"url": "https://github.com/remarkjs/remark",
"description": "Markdown processor powered by plugins based on "
},
{
"name": "timoxley/columnify",
"url": "https://github.com/timoxley/columnify",
"description": "Create text-based columns suitable for console output. Supports cell wrapping."
},
{
"name": "sequelize/sequelize",
"url": "https://github.com/sequelize/sequelize",
"description": "An easy-to-use multi SQL dialect ORM for Node.js"
},
{
"name": "sindresorhus/pretty-bytes",
"url": "https://github.com/sindresorhus/pretty-bytes",
"description": "Convert bytes to a human readable string: 1337 → 1.34 kB"
},
{
"name": "MrRio/vtop",
"url": "https://github.com/MrRio/vtop",
"description": "Wow such top. So stats. More better than regular top."
},
{
"name": "tj/commander.js",
"url": "https://github.com/tj/commander.js",
"description": "node.js command-line interfaces made easy"
},
{
"name": "chjj/blessed",
"url": "https://github.com/chjj/blessed",
"description": "A high-level terminal interface library for node.js."
},
{
"name": "terkelg/prompts",
"url": "https://github.com/terkelg/prompts",
"description": "Lightweight, beautiful and user-friendly interactive prompts"
},
{
"name": "parcel-bundler/parcel",
"url": "https://github.com/parcel-bundler/parcel",
"description": "Blazing fast, zero configuration web application bundler"
},
{
"name": "typicode/husky",
"url": "https://github.com/typicode/husky",
"description": "Git hooks made easy"
}
]
},
{
"name": "Tools",
"data": [
{
"name": "sdras/object-explorer",
"url": "https://github.com/sdras/object-explorer",
"description": "A resource to help figure out what JavaScript object method would be best to use at any given time"
},
{
"name": "sdras/array-explorer",
"url": "https://github.com/sdras/array-explorer",
"description": "A resource to help figure out what JavaScript array method would be best to use at any given time"
},
{
"name": "hql287/Manta",
"url": "https://github.com/hql287/Manta",
"description": "Flexible invoicing desktop app with beautiful & customizable templates."
},
{
"name": "resin-io/etcher",
"url": "https://github.com/resin-io/etcher",
"description": "Flash OS images to SD cards & USB drives, safely and easily."
},
{
"name": "romannurik/AndroidAssetStudio",
"url": "https://github.com/romannurik/AndroidAssetStudio",
"description": "A set of web-based tools for generating graphics and other assets that would eventually be in an Android application's res/ directory."
},
{
"name": "lrsjng/h5ai",
"url": "https://github.com/lrsjng/h5ai",
"description": "HTTP web server index for Apache httpd, lighttpd, nginx and Cherokee."
},
{
"name": "railsware/upterm",
"url": "https://github.com/railsware/upterm",
"description": "A terminal emulator for the 21st century."
},
{
"name": "hackjutsu/Lepton",
"url": "https://github.com/hackjutsu/Lepton",
"description": "Democratizing Code Snippets Management (macOS/Win/Linux)"
},
{
"name": "hainproject/hain",
"url": "https://github.com/hainproject/hain",
"description": "An 'alt+space' launcher for Windows, built with Electron"
},
{
"name": "raeleus/skin-composer",
"url": "https://github.com/raeleus/skin-composer",
"description": "Create skins for LibGDX scene2d.ui with a graphical interface."
},
{
"name": "GhostText/GhostText",
"url": "https://github.com/GhostText/GhostText",
"description": "Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa)."
},
{
"name": "egoist/maid",
"url": "https://github.com/egoist/maid",
"description": "Markdown driven task runner."
},
{
"name": "sqlitebrowser/sqlitebrowser",
"url": "https://github.com/sqlitebrowser/sqlitebrowser",
"description": "Official home of the DB Browser for SQLite (DB4S) project."
},
{
"name": "Alecaddd/sequeler",
"url": "https://github.com/Alecaddd/sequeler",
"description": "SQL Client built in Vala"
},
{
"name": "mcRPW/rpw",
"url": "https://github.com/mcRPW/rpw",
"description": "Resource Pack Workbench, Minecraft resource pack editor"
},
{
"name": "getinsomnia/insomnia",
"url": "https://github.com/getinsomnia/insomnia",
"description": "Cross-platform HTTP and GraphQL Client"
}
]
},
{
"name": "Selfhosted",
"data": [
{
"name": "gogits/gogs",
"url": "https://github.com/gogits/gogs",
"description": "Gogs is a painless self-hosted Git service."
},
{
"name": "Dynalon/mdwiki",
"url": "https://github.com/Dynalon/mdwiki",
"description": "CMS/Wiki system using Javascript for 100% client side single page application using Markdown."
},
{
"name": "BookStackApp/BookStack",
"url": "https://github.com/BookStackApp/BookStack",
"description": "A platform to create documentation/wiki content built with PHP & Laravel"
},
{
"name": "verdaccio/verdaccio",
"url": "https://github.com/verdaccio/verdaccio",
"description": "A lightweight private npm proxy registry"
},
{
"name": "flarum/flarum",
"url": "https://github.com/flarum/flarum",
"description": "Composer starter project for Flarum"
}
]
},
{
"name": "Other",
"data": [
{
"name": "sindex/no-annoyance",
"url": "https://github.com/sindex/no-annoyance",
"description": "GNOME Shell Extension NoAnnoyance – Removes the “Windows is ready” notification and puts the window into focus."
},
{
"name": "LinxGem33/Arc-Menu",
"url": "https://github.com/LinxGem33/Arc-Menu",
"description": "Arc menu is a Gnome shell extension designed to replace the standard menu found in Gnome 3"
},
{
"name": "tonsky/FiraCode",
"url": "https://github.com/tonsky/FiraCode",
"description": "Monospaced font with programming ligatures"
},
{
"name": "desandro/windex",
"url": "https://github.com/desandro/windex",
"description": "Pretty up your localhost. No more 1996 jank."
}
]
}
]