Add names module

This commit is contained in:
Ruslan Mustakov 2018-02-20 01:11:19 +07:00
parent 34510b6f80
commit 87799bd537

View File

@ -8204,5 +8204,16 @@
"description": "Nim bindings for p5.js.",
"license": "MIT",
"web": "https://github.com/Foldover/nim-p5"
},
{
"name": "names",
"url": "https://github.com/pragmagic/names",
"method": "git",
"tags": [
"strings"
],
"description": "String interning library",
"license": "MIT",
"web": "https://github.com/pragmagic/names"
}
]