We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25718e6 commit ea150bfCopy full SHA for ea150bf
packages.json
@@ -35837,6 +35837,22 @@
35837
"description": "A simple terminal file manager for Linux and MacOS inspired by Ranger FM",
35838
"license": "GPL-3.0-only",
35839
"web": "https://github.com/ANSI-D/NiFE"
35840
+ },
35841
+ {
35842
+ "name": "bali",
35843
+ "url": "https://github.com/ferus-web/bali",
35844
+ "method": "git",
35845
+ "tags": [
35846
+ "javascript",
35847
+ "interpreter",
35848
+ "compiler",
35849
+ "jit", "x86-64",
35850
+ "optimizer", "bytecode",
35851
+ "scripting", "lexer",
35852
+ "parser"
35853
+ ],
35854
+ "description": "Bali is an embeddable JavaScript engine written in Nim from scratch.",
35855
+ "license": "LGPL-3.0",
35856
+ "web": "https://ferus-web.github.io/bali/"
35857
}
-
35858
]
0 commit comments