Skip to content

Commit c23a2d7

Browse files
authored
Update extra-cheat-sheets.json
1 parent 6329342 commit c23a2d7

File tree

1 file changed

+11
-44
lines changed

1 file changed

+11
-44
lines changed

extra-cheat-sheets.json

Lines changed: 11 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -242,10 +242,7 @@
242242
"github": "react-made-native-easy/book",
243243
"filePattern": "^[^/]+/([^/]+)\\.md$",
244244
"category": "Development",
245-
"type": "Book",
246-
"stars": 0,
247-
"forks": 0,
248-
"last_updated": "2025-08-03"
245+
"type": "Book"
249246
},
250247
"Little Go Book": {
251248
"github": "karlseguin/the-little-go-book",
@@ -278,55 +275,37 @@
278275
"github": "30-seconds/30-seconds-of-code",
279276
"filePattern": "^snippets/js/s/(.+)\\.md$",
280277
"category": "Development",
281-
"type": "Cheat Sheet",
282-
"stars": 0,
283-
"forks": 0,
284-
"last_updated": "2025-08-03"
278+
"type": "Cheat Sheet"
285279
},
286280
"Interview Questions: 30s-of-code JS": {
287281
"github": "30-seconds/30-seconds-of-interviews",
288282
"filePattern": "^questions/(.+)\\.md$",
289283
"category": "Development",
290-
"type": "Cheat Sheet",
291-
"stars": 0,
292-
"forks": 0,
293-
"last_updated": "2025-08-03"
284+
"type": "Cheat Sheet"
294285
},
295286
"30s-of-code Python": {
296287
"github": "30-seconds/30-seconds-of-python",
297288
"filePattern": "^snippets/(.+)\\.md$",
298289
"category": "Development",
299-
"type": "Cheat Sheet",
300-
"stars": 0,
301-
"forks": 0,
302-
"last_updated": "2025-08-03"
290+
"type": "Cheat Sheet"
303291
},
304292
"30s-of-code CSS": {
305293
"github": "30-seconds/30-seconds-of-css",
306294
"filePattern": "^snippets/(.+)\\.md$",
307295
"category": "Development",
308-
"type": "Cheat Sheet",
309-
"stars": 0,
310-
"forks": 0,
311-
"last_updated": "2025-08-03"
296+
"type": "Cheat Sheet"
312297
},
313298
"30s-of-code Git": {
314299
"github": "30-seconds/30-seconds-of-git",
315300
"filePattern": "^snippets/(.+)\\.md$",
316301
"category": "DevOps",
317-
"type": "Cheat Sheet",
318-
"stars": 0,
319-
"forks": 0,
320-
"last_updated": "2025-08-03"
302+
"type": "Cheat Sheet"
321303
},
322304
"Puppet Handbook": {
323305
"github": "abhishekjt/puppet-handbook",
324306
"filePattern": "^(README)\\.md$",
325307
"type": "Book",
326-
"category": "DevOps",
327-
"stars": 0,
328-
"forks": 0,
329-
"last_updated": "2025-08-03"
308+
"category": "DevOps"
330309
},
331310
"Documentation Puppet": {
332311
"github": "puppetlabs/puppet-docs",
@@ -534,10 +513,7 @@
534513
"Cloud Outages Index": {
535514
"github": "lwindolf/cloud-outages",
536515
"type": "Documentation",
537-
"category": "DevOps",
538-
"stars": 0,
539-
"forks": 0,
540-
"last_updated": "2025-08-03"
516+
"category": "DevOps"
541517
},
542518
"Learn To Cloud": {
543519
"github": "learntocloud/learn-to-cloud",
@@ -600,10 +576,7 @@
600576
"Reverse Shells": {
601577
"github": "d4t4s3c/Offensive-Reverse-Shell-Cheat-Sheet",
602578
"type": "Cheat Sheet",
603-
"category": "Security",
604-
"stars": 0,
605-
"forks": 0,
606-
"last_updated": "2025-08-03"
579+
"category": "Security"
607580
},
608581
"Xapax Security": {
609582
"github": "xapax/security",
@@ -1086,10 +1059,7 @@
10861059
"Design: Core Domain Charts": {
10871060
"github": "core-domain-charts",
10881061
"category": "Architecture",
1089-
"type": "Documentation",
1090-
"stars": 0,
1091-
"forks": 0,
1092-
"last_updated": "2025-08-03"
1062+
"type": "Documentation"
10931063
},
10941064
"Documentation Prometheus": {
10951065
"github": "prometheus/docs",
@@ -1480,10 +1450,7 @@
14801450
"github": "nature-of-code/noc-book-2023",
14811451
"filePattern": "^content/(.+).html$",
14821452
"category": "Programming",
1483-
"type": "Book",
1484-
"stars": 0,
1485-
"forks": 0,
1486-
"last_updated": "2025-08-04"
1453+
"type": "Book"
14871454
},
14881455
"C4-PlantUML Documentation": {
14891456
"github": "plantuml-stdlib/C4-PlantUML",

0 commit comments

Comments
 (0)