mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package nimtools (#3094)
This commit is contained in:
parent
c46e4e5abd
commit
23da88789c
@ -35850,19 +35850,19 @@
|
|||||||
"web": "https://github.com/nemuelw/myip"
|
"web": "https://github.com/nemuelw/myip"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nife",
|
"name": "nife",
|
||||||
"url": "https://github.com/ANSI-D/NiFE",
|
"url": "https://github.com/ANSI-D/NiFE",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"file-manager",
|
"file-manager",
|
||||||
"terminal-based",
|
"terminal-based",
|
||||||
"linux",
|
"linux",
|
||||||
"files",
|
"files",
|
||||||
"unix"
|
"unix"
|
||||||
],
|
],
|
||||||
"description": "A simple terminal file manager for Linux and MacOS inspired by Ranger FM",
|
"description": "A simple terminal file manager for Linux and MacOS inspired by Ranger FM",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"web": "https://github.com/ANSI-D/NiFE"
|
"web": "https://github.com/ANSI-D/NiFE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bali",
|
"name": "bali",
|
||||||
@ -35872,9 +35872,12 @@
|
|||||||
"javascript",
|
"javascript",
|
||||||
"interpreter",
|
"interpreter",
|
||||||
"compiler",
|
"compiler",
|
||||||
"jit", "x86-64",
|
"jit",
|
||||||
"optimizer", "bytecode",
|
"x86-64",
|
||||||
"scripting", "lexer",
|
"optimizer",
|
||||||
|
"bytecode",
|
||||||
|
"scripting",
|
||||||
|
"lexer",
|
||||||
"parser"
|
"parser"
|
||||||
],
|
],
|
||||||
"description": "Bali is an embeddable JavaScript engine written in Nim from scratch.",
|
"description": "Bali is an embeddable JavaScript engine written in Nim from scratch.",
|
||||||
@ -35897,7 +35900,7 @@
|
|||||||
"license": "MIT NON-AI License",
|
"license": "MIT NON-AI License",
|
||||||
"web": "https://baedoor.github.io/projects/esp.html"
|
"web": "https://baedoor.github.io/projects/esp.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "chronim",
|
"name": "chronim",
|
||||||
"url": "https://github.com/aad1995/chronim",
|
"url": "https://github.com/aad1995/chronim",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -35913,6 +35916,21 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/aad1995/chronim"
|
"web": "https://github.com/aad1995/chronim"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nimtools",
|
||||||
|
"url": "https://github.com/alexzzzs/NimTools",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"a",
|
||||||
|
"utils",
|
||||||
|
"library",
|
||||||
|
"for",
|
||||||
|
"Nim"
|
||||||
|
],
|
||||||
|
"description": "Lightweight, zero-dependency Nim library with expressive helper APIs for numbers, strings, and collections",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/alexzzzs/NimTools"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "claude_code_sdk",
|
"name": "claude_code_sdk",
|
||||||
"url": "https://github.com/Apothic-AI/claude-code-sdk-nim",
|
"url": "https://github.com/Apothic-AI/claude-code-sdk-nim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user