Skip to content

Commit

Permalink
add clivo
Browse files Browse the repository at this point in the history
  • Loading branch information
TimurRin committed Jun 13, 2024
1 parent 69e94db commit b578be8
Showing 1 changed file with 27 additions and 12 deletions.
39 changes: 27 additions & 12 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,47 +140,62 @@
]
},
{
"name": "CFTM",
"name": "CF SQLite3",
"image": "https://avatars.githubusercontent.com/u/74613738?s=32",
"text": "Cinnabar Forge Text Markup spec and tools",
"text": "sqlite3 wrapper",
"links": [
{
"text": "github",
"url": "https://github.com/cinnabar-forge/markup"
"url": "https://github.com/cinnabar-forge/cf-sqlite3"
},
{
"text": "npm",
"url": "https://www.npmjs.com/package/cftm"
"url": "https://www.npmjs.com/package/@cinnabar-forge/cf-sqlite3"
}
]
},
{
"name": "CF SQLite3",
"name": "CF Utils",
"image": "https://avatars.githubusercontent.com/u/74613738?s=32",
"text": "sqlite3 wrapper",
"text": "common utility functions set",
"links": [
{
"text": "github",
"url": "https://github.com/cinnabar-forge/cf-sqlite3"
"url": "https://github.com/cinnabar-forge/node-utils"
},
{
"text": "npm",
"url": "https://www.npmjs.com/package/@cinnabar-forge/cf-sqlite3"
"url": "https://www.npmjs.com/package/@cinnabar-forge/utils"
}
]
},
{
"name": "CF Utils",
"name": "CFTM",
"image": "https://avatars.githubusercontent.com/u/74613738?s=32",
"text": "common utility functions set",
"text": "Cinnabar Forge Text Markup spec and tools",
"links": [
{
"text": "github",
"url": "https://github.com/cinnabar-forge/node-utils"
"url": "https://github.com/cinnabar-forge/markup"
},
{
"text": "npm",
"url": "https://www.npmjs.com/package/@cinnabar-forge/utils"
"url": "https://www.npmjs.com/package/cftm"
}
]
},
{
"name": "Clivo",
"image": "https://avatars.githubusercontent.com/u/74613738?s=32",
"text": "Simple CLI tools library",
"links": [
{
"text": "github",
"url": "https://github.com/cinnabar-forge/clivo"
},
{
"text": "npm",
"url": "https://www.npmjs.com/package/clivo"
}
]
},
Expand Down

0 comments on commit b578be8

Please sign in to comment.