tsarr 1.3.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -6
- package/dist/tsarr-1.4.0.tgz +0 -0
- package/package.json +1 -1
- package/dist/tsarr-1.3.0.tgz +0 -0
package/README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
# Tsarr
|
|
1
|
+
# <img src="./docs/logo.png" alt="Tsarr Logo" width="40" height="40" style="vertical-align: middle; margin-right: 8px;"> Tsarr
|
|
2
|
+
|
|
3
|
+
*TypeScript-arr (pronounced "Tsar")*
|
|
2
4
|
|
|
3
5
|
[](https://www.typescriptlang.org/)
|
|
4
6
|
[](https://bun.sh)
|
|
@@ -12,11 +14,8 @@ Tsarr provides type-safe TypeScript clients for all Servarr APIs, generated from
|
|
|
12
14
|
## Features
|
|
13
15
|
|
|
14
16
|
- 🛡️ **Type-safe** - Generated from official Swagger/OpenAPI specs
|
|
15
|
-
- ⚡ **Bun-optimized** - Leverages
|
|
16
|
-
- 📦 **Modular** - Separate
|
|
17
|
-
- 🌳 **Tree-shakable** - Lightweight and dependency-minimal
|
|
18
|
-
- 🔄 **Auto-generated** - CI pipeline regenerates when APIs change
|
|
19
|
-
- 🤖 **Automation-friendly** - Perfect for building tools and scripts
|
|
17
|
+
- ⚡ **Bun-optimized** - Leverages native fetch API
|
|
18
|
+
- 📦 **Modular** - Separate clients for each Servarr app
|
|
20
19
|
|
|
21
20
|
## Supported Servarr Apps
|
|
22
21
|
|
|
Binary file
|
package/package.json
CHANGED
package/dist/tsarr-1.3.0.tgz
DELETED
|
Binary file
|