-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmaintained-tools.json
More file actions
87 lines (87 loc) · 2.53 KB
/
Copy pathmaintained-tools.json
File metadata and controls
87 lines (87 loc) · 2.53 KB
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
[
{
"name": "faisalaffan/claudio",
"title": "Anthropic SDK For Dart Ecosystem",
"description": "Anthropic SDK for Dart ecosystem",
"ecosystem": "Dart",
"language": "Dart",
"stars": 1,
"forks": 0,
"watchers": 1,
"downloads": 0,
"topics": ["ai", "anthropic", "claude", "dart", "flutter", "package"],
"store": {
"registry": "pub.dev",
"packageName": "claudio_sdk",
"url": "https://pub.dev/packages/claudio_sdk",
"published": false
},
"link": "https://github.com/faisalaffan/claudio",
"createdAt": "2026-04-25",
"latestRelease": null
},
{
"name": "faisalaffan/testcast",
"title": "Opinionated Playwright TypeScript scaffolder — cast your E2E architecture once, test forever.",
"description": "Opinionated Playwright TypeScript scaffolder",
"ecosystem": "TypeScript",
"language": "TypeScript",
"stars": 1,
"forks": 0,
"watchers": 1,
"downloads": 0,
"topics": ["automated-testing", "qa-automation"],
"store": {
"registry": "npm",
"packageName": "testcast",
"url": "https://www.npmjs.com/package/testcast",
"published": false
},
"link": "https://github.com/faisalaffan/testcast",
"createdAt": "2026-04-29",
"latestRelease": {
"version": "v1.0.0",
"date": "2026-05-04"
}
},
{
"name": "faisalaffan/pytik",
"title": "Don't be the pitik. use PYTIK",
"description": "Python productivity tools & library",
"ecosystem": "Python",
"language": "Python",
"stars": 1,
"forks": 0,
"watchers": 1,
"downloads": 0,
"topics": ["library", "productivity", "python", "python3", "tools"],
"store": {
"registry": "PyPI",
"packageName": "pytik-utils",
"url": "https://pypi.org/project/pytik-utils",
"published": false
},
"link": "https://github.com/faisalaffan/pytik",
"createdAt": "2026-05-13",
"latestRelease": null
},
{
"name": "faisalaffan/geostack",
"title": "A starter boilerplate for building geospatial REST APIs with Node.js, PostgreSQL/PostGIS, and Docker.",
"description": "Geospatial REST API boilerplate — Node.js, PostgreSQL/PostGIS",
"ecosystem": "TypeScript",
"language": "TypeScript",
"stars": 1,
"forks": 0,
"watchers": 1,
"downloads": 0,
"topics": ["geospatial", "mapbox", "postgis"],
"store": null,
"link": "https://github.com/faisalaffan/geostack",
"createdAt": "2026-05-06",
"latestRelease": {
"version": "v1.0.0",
"date": "2026-05-07"
}
}
]