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
commit 6d97348bf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]