Skip to content

Commit a9203db

Browse files
committed
add missing sv add-ons
1 parent 22b615f commit a9203db

File tree

7 files changed

+126
-0
lines changed

7 files changed

+126
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "drizzle-orm",
3+
"description": "Build type-safe database schemas and queries.",
4+
"repo_url": "https://github.com/drizzle-team/drizzle-orm",
5+
"authors": ["dankochetov", "sheriman", "alexblokh", "kyrylo_usichenko"],
6+
"homepage": "https://orm.drizzle.team",
7+
"downloads": 1102559,
8+
"updated": "2025-03-21T15:49:09.287Z",
9+
"tags": ["server"],
10+
"runes": false,
11+
"github_stars": 27467,
12+
"typescript": true,
13+
"version": "0.41.0",
14+
"last_rune_check_version": "0.41.0"
15+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "eslint",
3+
"description": "Find and fix problems in your JavaScript code.",
4+
"repo_url": "https://github.com/eslint/eslint",
5+
"authors": ["~openjsfoundation", "~eslintbot"],
6+
"homepage": "https://eslint.org/",
7+
"downloads": 63392075,
8+
"updated": "2025-09-19T01:18:57.493Z",
9+
"tags": ["tooling"],
10+
"runes": false,
11+
"github_stars": 26300,
12+
"typescript": true,
13+
"version": "9.36.0",
14+
"last_rune_check_version": "9.35.0"
15+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "playwright",
3+
"description": "A high-level API to automate web browsers, testing.",
4+
"repo_url": "https://github.com/microsoft/playwright",
5+
"authors": ["pavelfeldman", "yurys", "dgozman-ms", "playwright-bot"],
6+
"homepage": "https://playwright.dev",
7+
"downloads": 13453465,
8+
"updated": "2025-03-17T17:02:50.323Z",
9+
"tags": ["testing"],
10+
"runes": false,
11+
"github_stars": 71643,
12+
"typescript": true,
13+
"version": "1.51.1",
14+
"last_rune_check_version": "1.51.1"
15+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"name": "prettier",
3+
"description": "Formats code with opinionated style.",
4+
"repo_url": "https://github.com/prettier/prettier",
5+
"authors": [
6+
"jlongster",
7+
"lydell",
8+
"thorn0",
9+
"vjeux",
10+
"fisker",
11+
"suchipi",
12+
"duailibe",
13+
"ikatyang",
14+
"azz",
15+
"sosukesuzuki",
16+
"prettier-bot"
17+
],
18+
"homepage": "https://prettier.io",
19+
"downloads": 49716466,
20+
"updated": "2025-03-03T01:18:57.493Z",
21+
"tags": ["tooling"],
22+
"runes": false,
23+
"github_stars": 50258,
24+
"typescript": true,
25+
"version": "3.5.3",
26+
"last_rune_check_version": "3.5.3"
27+
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "storybook",
3+
"description": "Develop UI components in isolation.",
4+
"repo_url": "https://github.com/storybookjs/storybook",
5+
"authors": [
6+
"ndelangen",
7+
"tmeasday",
8+
"ghengeveld",
9+
"kasperpeulen",
10+
"shilman",
11+
"jreinhold",
12+
"valentinpalkovic",
13+
"storybook-bot"
14+
],
15+
"homepage": "https://github.com/storybookjs/storybook/tree/next/code/lib/cli",
16+
"downloads": 6189667,
17+
"updated": "2025-04-02T17:03:02.202Z",
18+
"tags": ["tooling"],
19+
"runes": false,
20+
"github_stars": 86367,
21+
"typescript": true,
22+
"version": "8.6.12",
23+
"last_rune_check_version": "8.6.12"
24+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "tailwindcss",
3+
"description": "Rapidly build custom user interfaces with utility-first CSS.",
4+
"repo_url": "https://github.com/tailwindlabs/tailwindcss",
5+
"authors": ["malfaitrobin", "adamwathan", "reinink"],
6+
"homepage": "https://tailwindcss.com",
7+
"downloads": 21170519,
8+
"updated": "2025-04-04T18:11:56.153Z",
9+
"tags": ["ui"],
10+
"runes": false,
11+
"github_stars": 87128,
12+
"typescript": true,
13+
"version": "4.1.3",
14+
"last_rune_check_version": "4.1.3"
15+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "vitest",
3+
"description": "Next generation testing framework powered by Vite.",
4+
"repo_url": "https://github.com/vitest-dev/vitest",
5+
"authors": ["antfu", "patak", "oreanno", "vitestbot"],
6+
"homepage": "https://github.com/vitest-dev/vitest#readme",
7+
"downloads": 10222892,
8+
"updated": "2025-03-31T10:19:23.023Z",
9+
"tags": ["testing", "tooling"],
10+
"runes": false,
11+
"github_stars": 14143,
12+
"typescript": true,
13+
"version": "3.1.1",
14+
"last_rune_check_version": "3.1.1"
15+
}

0 commit comments

Comments
 (0)