Add QuickJS.nim (#1122)
This commit is contained in:
parent
bb4754c904
commit
772c5ed6be
1 changed files with 13 additions and 0 deletions
|
|
@ -1,4 +1,17 @@
|
|||
[
|
||||
{
|
||||
"name": "QuickJS.nim",
|
||||
"url": "https://github.com/ImVexed/quickjs.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"QuickJS",
|
||||
"Javascript",
|
||||
"Runtime"
|
||||
],
|
||||
"description": "A QuickJS wrapper for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ImVexed/quickjs.nim"
|
||||
},
|
||||
{
|
||||
"name": "BitVector",
|
||||
"url": "https://github.com/MarcAzar/BitVector",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue