This repository was archived by the owner on Feb 1, 2018. It is now read-only.
0.2.2 Release
Responding to an issue with the name prefixing not working, the default delmiter has been updated to a double-hyphen. If overriding there is a very restrictive regex on characters:
.replace(/[^a-zA-Z_-0-9.]/g, '')