Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions libraries/javascript/yasuojs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"owner": "justadev-afk",
"repo": "yasuo.js",
"description": "The modern, fully-typed, zero-dependency Riot Games API client for TypeScript & JavaScript — the evolution of twisted. A query-builder API with lazy relations, reactive retry (always on) plus opt-in proactive rate limiting, pluggable caching (in-memory / Redis / Cloudflare KV), async-iterator pagination and a single-file dual ESM + CJS build.",
"language": "JavaScript",
"links": [
{
"name": "npm",
"url": "https://www.npmjs.com/package/yasuo.js"
},
{
"name": "GitHub",
"url": "https://github.com/justadev-afk/yasuo.js"
},
{
"name": "Documentation",
"url": "https://docs.yasuo.gg/"
},
{
"name": "Live Demo",
"url": "https://www.yasuo.gg"
}
],
"metadata": {
"version": "0.1.5",
"dependencies": 0
},
"tags": [
"v4",
"v5",
"lol",
"tft",
"rate-limiting",
"caching",
"ts",
"zero-dependency"
]
}
38 changes: 38 additions & 0 deletions libraries/typescript/yasuojs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"owner": "justadev-afk",
"repo": "yasuo.js",
"description": "The modern, fully-typed, zero-dependency Riot Games API client for TypeScript — the evolution of twisted. A query-builder API with lazy relations, reactive retry (always on) plus opt-in proactive rate limiting, pluggable caching (in-memory / Redis / Cloudflare KV), async-iterator pagination and a single-file dual ESM + CJS build.",
"language": "TypeScript",
"links": [
{
"name": "npm",
"url": "https://www.npmjs.com/package/yasuo.js"
},
{
"name": "GitHub",
"url": "https://github.com/justadev-afk/yasuo.js"
},
{
"name": "Documentation",
"url": "https://docs.yasuo.gg/"
},
{
"name": "Live Demo",
"url": "https://www.yasuo.gg"
}
],
"metadata": {
"version": "0.1.5",
"dependencies": 0
},
"tags": [
"v4",
"v5",
"lol",
"tft",
"rate-limiting",
"caching",
"ts",
"zero-dependency"
]
}
Loading