Skip to content

Commit

Permalink
Update marketing materials
Browse files Browse the repository at this point in the history
webpro committed Jun 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c8c6dab commit 4f6a197
Showing 2 changed files with 44 additions and 5 deletions.
44 changes: 43 additions & 1 deletion packages/docs/mock/tweets.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
{
"data": [
{
"entities": {
"urls": []
},
"id": "1803013555907698921",
"author_id": "2",
"created_at": "2024-06-18T12:35:00.000Z",
"attachments": {},
"text": "Crazy useful tool. Thought it would be a nightmare to setup in my Next.js+Workers repo but it has crazy good automatic detection for code dependencies. In short, Knip creates a graph of code use and highlights dead code for you to snip (knip).",
"public_metrics": {
"retweet_count": 1,
"reply_count": 1,
"like_count": 5,
"quote_count": 1,
"bookmark_count": 0,
"impression_count": 823
}
},
{
"entities": {
"urls": []
},
"id": "1793913676896031033",
"author_id": "44217212",
"created_at": "2024-05-24T09:55:00.000Z",
"attachments": {},
"text": "Lars is singlehandedly building the best tool to keep your code clean and your dependencies minimal. And he's so engaging and helpful. Can't imagine going back to not using knip 👏",
"public_metrics": {
"retweet_count": 3,
"reply_count": 4,
"like_count": 69,
"quote_count": 1,
"bookmark_count": 11,
"impression_count": 10600
}
},
{
"entities": {
"urls": [
@@ -741,6 +777,12 @@
"profile_image_url": "https://pbs.twimg.com/profile_images/1519180377604034560/NxI03WYE_400x400.jpg",
"name": "Quinn Slack"
},
{
"id": "2",
"username": "jokull",
"profile_image_url": "https://pbs.twimg.com/profile_images/1758441525300613120/JzStjli1_400x400.jpg",
"name": "Jökull Solberg"
},
{
"id": "22918124",
"username": "gregberge_",
@@ -780,7 +822,7 @@
{
"id": "44217212",
"username": "TkDodo",
"profile_image_url": "https://pbs.twimg.com/profile_images/1538855291604942848/STbt4nxl_normal.jpg",
"profile_image_url": "https://pbs.twimg.com/profile_images/1803004614372937728/OSIQ4AGx_400x400.jpg",
"name": "Dominik 🔮"
},
{
5 changes: 1 addition & 4 deletions packages/docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
@@ -70,21 +70,18 @@ Using Knip in a commercial project?<br />Please consider [sponsoring me][1]!
:::section{.columns.min300}

- [ArkType][7]
- [Backstage][8]
- [Cody (SourceGraph)][9]
- [Create TypeScript App][10]
- [DefinitelyTyped-tools (Microsoft)][11]
- [ESLint][12]
- [freeCodeCamp][13]
- [Fuels][14]
- [Grafana][15]
- [InvokeAI][16]
- [Monkeytype][17]
- [Nuxt][18]
- [Release It!][19]
- [Svelte][20]
- [TanStack Query][21]
- [TanStack Table][22]
- [TypeScript (Microsoft)](https://github.com/microsoft/TypeScript)
- [typescript-eslint][23]
- [TypeStat][24]

0 comments on commit 4f6a197

Please sign in to comment.