UNPKG

u200b

Version:

Append, prepend, and insert zero-width space to string.

42 lines 1.09 kB
{ "name": "titlelize", "version": "0.18.0", "main": "titlelize.deploy.js", "support": "titlelize.support.js", "homepage": "https://github.com/volkovasystems/titlelize", "authors": [ "Richeve S. Bebedor <richeve.bebedor@gmail.com>", "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>", "Vinse Vinalon <vinsevinalon@gmail.com>" ], "description": "Transform any human readable alphanumeric string divided by certain characters into space separated first letter uppercase form.", "moduleType": [ "globals" ], "keywords": [ "titlelize", "title-form", "human-readable-title" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "disdo": "^0.17.0", "falzy": "^0.23.0" }, "_release": "0.18.0", "_resolution": { "type": "version", "tag": "0.18.0", "commit": "f4b2f54bee8baadb1467a26a9fe61edd49835a42" }, "_source": "https://github.com/volkovasystems/titlelize.git", "_target": "^0.18.0", "_originalSource": "titlelize" }