fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #2102 from hey-api/docs/sponsors-2025-05-29-2

chore: update all readmes with sponsors

authored by

Lubos and committed by
GitHub
79c0c832 365ec005

+422 -59
+16 -24
README.md
··· 78 78 <table align="center" style="justify-content: center;align-items: center;display: flex;"> 79 79 <tr> 80 80 <td align="center"> 81 - <p></p> 82 - <p> 83 - <a href="https://kutt.it/skQUVd" target="_blank"> 84 - <picture height="50px"> 85 - <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 86 - <img alt="Scalar logo" height="50px" src="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 87 - </picture> 88 - </a> 89 - <br/> 90 - <a href="https://kutt.it/skQUVd" style="text-decoration:none;" target="_blank"> 91 - Scalar 92 - </a> 93 - </p> 94 - <p></p> 81 + <a href="https://kutt.it/skQUVd" target="_blank"> 82 + <picture height="40px"> 83 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 84 + <img alt="Scalar logo" height="40px" src="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 85 + </picture> 86 + </a> 87 + <br/> 88 + <a href="https://kutt.it/skQUVd" style="text-decoration:none;" target="_blank"> 89 + Scalar 90 + </a> 95 91 </td> 96 92 </tr> 97 93 </table> ··· 101 97 <table align="center" style="justify-content: center;align-items: center;display: flex;"> 102 98 <tr> 103 99 <td align="center"> 104 - <p></p> 105 - <p> 106 - <a href="https://kutt.it/YpaKsX" target="_blank"> 107 - <picture height="50px"> 108 - <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/kinde-logo-wordmark-dark-480w.webp"> 109 - <img alt="Kinde logo" height="50px" src="https://heyapi.dev/images/kinde-logo-wordmark-480w.jpeg"> 110 - </picture> 111 - </a> 112 - </p> 113 - <p></p> 100 + <a href="https://kutt.it/YpaKsX" target="_blank"> 101 + <picture height="34px"> 102 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/kinde-logo-wordmark-dark-480w.webp"> 103 + <img alt="Kinde logo" height="34px" src="https://heyapi.dev/images/kinde-logo-wordmark-480w.jpeg"> 104 + </picture> 105 + </a> 114 106 </td> 115 107 </tr> 116 108 </table>
+58 -5
packages/client-axios/README.md
··· 31 31 32 32 Love Hey API? Become our [sponsor](https://github.com/sponsors/hey-api). 33 33 34 - <p> 35 - <a href="https://kutt.it/pkEZyc" target="_blank"> 36 - <img alt="Stainless logo" height="50" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg" /> 37 - </a> 38 - </p> 34 + <h3 align="center">Gold</h3> 35 + 36 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 37 + <tr> 38 + <td align="center"> 39 + <p></p> 40 + <p> 41 + <a href="https://kutt.it/pkEZyc" target="_blank"> 42 + <picture height="50px"> 43 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 44 + <img alt="Stainless logo" height="50px" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 45 + </picture> 46 + </a> 47 + <br/> 48 + Generate best-in-class SDKs. 49 + <br/> 50 + <a href="https://kutt.it/pkEZyc" style="text-decoration:none;" target="_blank"> 51 + stainless.com 52 + </a> 53 + </p> 54 + <p></p> 55 + </td> 56 + </tr> 57 + </table> 58 + 59 + <h3 align="center">Silver</h3> 60 + 61 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 62 + <tr> 63 + <td align="center"> 64 + <a href="https://kutt.it/skQUVd" target="_blank"> 65 + <picture height="40px"> 66 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 67 + <img alt="Scalar logo" height="40px" src="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 68 + </picture> 69 + </a> 70 + <br/> 71 + <a href="https://kutt.it/skQUVd" style="text-decoration:none;" target="_blank"> 72 + Scalar 73 + </a> 74 + </td> 75 + </tr> 76 + </table> 77 + 78 + <h3 align="center">Bronze</h3> 79 + 80 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 81 + <tr> 82 + <td align="center"> 83 + <a href="https://kutt.it/YpaKsX" target="_blank"> 84 + <picture height="34px"> 85 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/kinde-logo-wordmark-dark-480w.webp"> 86 + <img alt="Kinde logo" height="34px" src="https://heyapi.dev/images/kinde-logo-wordmark-480w.jpeg"> 87 + </picture> 88 + </a> 89 + </td> 90 + </tr> 91 + </table> 39 92 40 93 ## Migration Guides 41 94
+58 -5
packages/client-fetch/README.md
··· 31 31 32 32 Love Hey API? Become our [sponsor](https://github.com/sponsors/hey-api). 33 33 34 - <p> 35 - <a href="https://kutt.it/pkEZyc" target="_blank"> 36 - <img alt="Stainless logo" height="50" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg" /> 37 - </a> 38 - </p> 34 + <h3 align="center">Gold</h3> 35 + 36 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 37 + <tr> 38 + <td align="center"> 39 + <p></p> 40 + <p> 41 + <a href="https://kutt.it/pkEZyc" target="_blank"> 42 + <picture height="50px"> 43 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 44 + <img alt="Stainless logo" height="50px" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 45 + </picture> 46 + </a> 47 + <br/> 48 + Generate best-in-class SDKs. 49 + <br/> 50 + <a href="https://kutt.it/pkEZyc" style="text-decoration:none;" target="_blank"> 51 + stainless.com 52 + </a> 53 + </p> 54 + <p></p> 55 + </td> 56 + </tr> 57 + </table> 58 + 59 + <h3 align="center">Silver</h3> 60 + 61 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 62 + <tr> 63 + <td align="center"> 64 + <a href="https://kutt.it/skQUVd" target="_blank"> 65 + <picture height="40px"> 66 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 67 + <img alt="Scalar logo" height="40px" src="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 68 + </picture> 69 + </a> 70 + <br/> 71 + <a href="https://kutt.it/skQUVd" style="text-decoration:none;" target="_blank"> 72 + Scalar 73 + </a> 74 + </td> 75 + </tr> 76 + </table> 77 + 78 + <h3 align="center">Bronze</h3> 79 + 80 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 81 + <tr> 82 + <td align="center"> 83 + <a href="https://kutt.it/YpaKsX" target="_blank"> 84 + <picture height="34px"> 85 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/kinde-logo-wordmark-dark-480w.webp"> 86 + <img alt="Kinde logo" height="34px" src="https://heyapi.dev/images/kinde-logo-wordmark-480w.jpeg"> 87 + </picture> 88 + </a> 89 + </td> 90 + </tr> 91 + </table> 39 92 40 93 ## Migration Guides 41 94
+58 -5
packages/client-next/README.md
··· 32 32 33 33 Love Hey API? Become our [sponsor](https://github.com/sponsors/hey-api). 34 34 35 - <p> 36 - <a href="https://kutt.it/pkEZyc" target="_blank"> 37 - <img alt="Stainless logo" height="50" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg" /> 38 - </a> 39 - </p> 35 + <h3 align="center">Gold</h3> 36 + 37 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 38 + <tr> 39 + <td align="center"> 40 + <p></p> 41 + <p> 42 + <a href="https://kutt.it/pkEZyc" target="_blank"> 43 + <picture height="50px"> 44 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 45 + <img alt="Stainless logo" height="50px" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 46 + </picture> 47 + </a> 48 + <br/> 49 + Generate best-in-class SDKs. 50 + <br/> 51 + <a href="https://kutt.it/pkEZyc" style="text-decoration:none;" target="_blank"> 52 + stainless.com 53 + </a> 54 + </p> 55 + <p></p> 56 + </td> 57 + </tr> 58 + </table> 59 + 60 + <h3 align="center">Silver</h3> 61 + 62 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 63 + <tr> 64 + <td align="center"> 65 + <a href="https://kutt.it/skQUVd" target="_blank"> 66 + <picture height="40px"> 67 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 68 + <img alt="Scalar logo" height="40px" src="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 69 + </picture> 70 + </a> 71 + <br/> 72 + <a href="https://kutt.it/skQUVd" style="text-decoration:none;" target="_blank"> 73 + Scalar 74 + </a> 75 + </td> 76 + </tr> 77 + </table> 78 + 79 + <h3 align="center">Bronze</h3> 80 + 81 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 82 + <tr> 83 + <td align="center"> 84 + <a href="https://kutt.it/YpaKsX" target="_blank"> 85 + <picture height="34px"> 86 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/kinde-logo-wordmark-dark-480w.webp"> 87 + <img alt="Kinde logo" height="34px" src="https://heyapi.dev/images/kinde-logo-wordmark-480w.jpeg"> 88 + </picture> 89 + </a> 90 + </td> 91 + </tr> 92 + </table> 40 93 41 94 ## Migration Guides 42 95
+58 -5
packages/client-nuxt/README.md
··· 32 32 33 33 Love Hey API? Become our [sponsor](https://github.com/sponsors/hey-api). 34 34 35 - <p> 36 - <a href="https://kutt.it/pkEZyc" target="_blank"> 37 - <img alt="Stainless logo" height="50" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg" /> 38 - </a> 39 - </p> 35 + <h3 align="center">Gold</h3> 36 + 37 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 38 + <tr> 39 + <td align="center"> 40 + <p></p> 41 + <p> 42 + <a href="https://kutt.it/pkEZyc" target="_blank"> 43 + <picture height="50px"> 44 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 45 + <img alt="Stainless logo" height="50px" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 46 + </picture> 47 + </a> 48 + <br/> 49 + Generate best-in-class SDKs. 50 + <br/> 51 + <a href="https://kutt.it/pkEZyc" style="text-decoration:none;" target="_blank"> 52 + stainless.com 53 + </a> 54 + </p> 55 + <p></p> 56 + </td> 57 + </tr> 58 + </table> 59 + 60 + <h3 align="center">Silver</h3> 61 + 62 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 63 + <tr> 64 + <td align="center"> 65 + <a href="https://kutt.it/skQUVd" target="_blank"> 66 + <picture height="40px"> 67 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 68 + <img alt="Scalar logo" height="40px" src="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 69 + </picture> 70 + </a> 71 + <br/> 72 + <a href="https://kutt.it/skQUVd" style="text-decoration:none;" target="_blank"> 73 + Scalar 74 + </a> 75 + </td> 76 + </tr> 77 + </table> 78 + 79 + <h3 align="center">Bronze</h3> 80 + 81 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 82 + <tr> 83 + <td align="center"> 84 + <a href="https://kutt.it/YpaKsX" target="_blank"> 85 + <picture height="34px"> 86 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/kinde-logo-wordmark-dark-480w.webp"> 87 + <img alt="Kinde logo" height="34px" src="https://heyapi.dev/images/kinde-logo-wordmark-480w.jpeg"> 88 + </picture> 89 + </a> 90 + </td> 91 + </tr> 92 + </table> 40 93 41 94 ## Migration Guides 42 95
+58 -5
packages/nuxt/README.md
··· 32 32 33 33 Love Hey API? Become our [sponsor](https://github.com/sponsors/hey-api). 34 34 35 - <p> 36 - <a href="https://kutt.it/pkEZyc" target="_blank"> 37 - <img alt="Stainless logo" height="50" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg" /> 38 - </a> 39 - </p> 35 + <h3 align="center">Gold</h3> 36 + 37 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 38 + <tr> 39 + <td align="center"> 40 + <p></p> 41 + <p> 42 + <a href="https://kutt.it/pkEZyc" target="_blank"> 43 + <picture height="50px"> 44 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 45 + <img alt="Stainless logo" height="50px" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 46 + </picture> 47 + </a> 48 + <br/> 49 + Generate best-in-class SDKs. 50 + <br/> 51 + <a href="https://kutt.it/pkEZyc" style="text-decoration:none;" target="_blank"> 52 + stainless.com 53 + </a> 54 + </p> 55 + <p></p> 56 + </td> 57 + </tr> 58 + </table> 59 + 60 + <h3 align="center">Silver</h3> 61 + 62 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 63 + <tr> 64 + <td align="center"> 65 + <a href="https://kutt.it/skQUVd" target="_blank"> 66 + <picture height="40px"> 67 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 68 + <img alt="Scalar logo" height="40px" src="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 69 + </picture> 70 + </a> 71 + <br/> 72 + <a href="https://kutt.it/skQUVd" style="text-decoration:none;" target="_blank"> 73 + Scalar 74 + </a> 75 + </td> 76 + </tr> 77 + </table> 78 + 79 + <h3 align="center">Bronze</h3> 80 + 81 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 82 + <tr> 83 + <td align="center"> 84 + <a href="https://kutt.it/YpaKsX" target="_blank"> 85 + <picture height="34px"> 86 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/kinde-logo-wordmark-dark-480w.webp"> 87 + <img alt="Kinde logo" height="34px" src="https://heyapi.dev/images/kinde-logo-wordmark-480w.jpeg"> 88 + </picture> 89 + </a> 90 + </td> 91 + </tr> 92 + </table> 40 93 41 94 ## Migration Guides 42 95
+58 -5
packages/openapi-ts/README.md
··· 48 48 49 49 Love Hey API? Become our [sponsor](https://github.com/sponsors/hey-api). 50 50 51 - <p> 52 - <a href="https://kutt.it/pkEZyc" target="_blank"> 53 - <img alt="Stainless logo" height="50" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg" /> 54 - </a> 55 - </p> 51 + <h3 align="center">Gold</h3> 52 + 53 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 54 + <tr> 55 + <td align="center"> 56 + <p></p> 57 + <p> 58 + <a href="https://kutt.it/pkEZyc" target="_blank"> 59 + <picture height="50px"> 60 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 61 + <img alt="Stainless logo" height="50px" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 62 + </picture> 63 + </a> 64 + <br/> 65 + Generate best-in-class SDKs. 66 + <br/> 67 + <a href="https://kutt.it/pkEZyc" style="text-decoration:none;" target="_blank"> 68 + stainless.com 69 + </a> 70 + </p> 71 + <p></p> 72 + </td> 73 + </tr> 74 + </table> 75 + 76 + <h3 align="center">Silver</h3> 77 + 78 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 79 + <tr> 80 + <td align="center"> 81 + <a href="https://kutt.it/skQUVd" target="_blank"> 82 + <picture height="40px"> 83 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 84 + <img alt="Scalar logo" height="40px" src="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 85 + </picture> 86 + </a> 87 + <br/> 88 + <a href="https://kutt.it/skQUVd" style="text-decoration:none;" target="_blank"> 89 + Scalar 90 + </a> 91 + </td> 92 + </tr> 93 + </table> 94 + 95 + <h3 align="center">Bronze</h3> 96 + 97 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 98 + <tr> 99 + <td align="center"> 100 + <a href="https://kutt.it/YpaKsX" target="_blank"> 101 + <picture height="34px"> 102 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/kinde-logo-wordmark-dark-480w.webp"> 103 + <img alt="Kinde logo" height="34px" src="https://heyapi.dev/images/kinde-logo-wordmark-480w.jpeg"> 104 + </picture> 105 + </a> 106 + </td> 107 + </tr> 108 + </table> 56 109 57 110 ## Quick Start 58 111
+58 -5
packages/vite-plugin/README.md
··· 18 18 19 19 Love Hey API? Become our [sponsor](https://github.com/sponsors/hey-api). 20 20 21 - <p> 22 - <a href="https://kutt.it/pkEZyc" target="_blank"> 23 - <img alt="Stainless logo" height="50" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg" /> 24 - </a> 25 - </p> 21 + <h3 align="center">Gold</h3> 22 + 23 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 24 + <tr> 25 + <td align="center"> 26 + <p></p> 27 + <p> 28 + <a href="https://kutt.it/pkEZyc" target="_blank"> 29 + <picture height="50px"> 30 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 31 + <img alt="Stainless logo" height="50px" src="https://heyapi.dev/images/stainless-logo-wordmark-480w.jpeg"> 32 + </picture> 33 + </a> 34 + <br/> 35 + Generate best-in-class SDKs. 36 + <br/> 37 + <a href="https://kutt.it/pkEZyc" style="text-decoration:none;" target="_blank"> 38 + stainless.com 39 + </a> 40 + </p> 41 + <p></p> 42 + </td> 43 + </tr> 44 + </table> 45 + 46 + <h3 align="center">Silver</h3> 47 + 48 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 49 + <tr> 50 + <td align="center"> 51 + <a href="https://kutt.it/skQUVd" target="_blank"> 52 + <picture height="40px"> 53 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 54 + <img alt="Scalar logo" height="40px" src="https://heyapi.dev/images/scalar-logo-wordmark-480w.jpeg"> 55 + </picture> 56 + </a> 57 + <br/> 58 + <a href="https://kutt.it/skQUVd" style="text-decoration:none;" target="_blank"> 59 + Scalar 60 + </a> 61 + </td> 62 + </tr> 63 + </table> 64 + 65 + <h3 align="center">Bronze</h3> 66 + 67 + <table align="center" style="justify-content: center;align-items: center;display: flex;"> 68 + <tr> 69 + <td align="center"> 70 + <a href="https://kutt.it/YpaKsX" target="_blank"> 71 + <picture height="34px"> 72 + <source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/images/kinde-logo-wordmark-dark-480w.webp"> 73 + <img alt="Kinde logo" height="34px" src="https://heyapi.dev/images/kinde-logo-wordmark-480w.jpeg"> 74 + </picture> 75 + </a> 76 + </td> 77 + </tr> 78 + </table> 26 79 27 80 ## Usage 28 81