Added package duktape (#807)
This commit is contained in:
parent
3cc4d0114c
commit
c599dabbda
1 changed files with 15 additions and 0 deletions
|
|
@ -10075,6 +10075,21 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/Calinou/clr"
|
||||
},
|
||||
{
|
||||
"name": "duktape",
|
||||
"url": "https://github.com/manguluka/duktape-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"js",
|
||||
"javascript",
|
||||
"scripting",
|
||||
"language",
|
||||
"interpreter"
|
||||
],
|
||||
"description": "wrapper for the Duktape embeddable Javascript engine",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/manguluka/duktape-nim"
|
||||
},
|
||||
{
|
||||
"name": "polypbren",
|
||||
"url": "https://github.com/guibar64/polypbren",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue