Merge pull request #657 from endragor/names

Add names module
This commit is contained in:
Dominik Picheta
2018-02-19 20:52:53 +00:00
committed by GitHub
+11
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"
}
]