{"_id":"titleize","maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"keywords":["titleize","title","capitalize","uppercase","case","dash","hyphen","string","text","convert"],"dist-tags":{"latest":"4.0.0"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"description":"Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`","readme":"# titleize\n\n> Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`\n\n## Install\n\n```sh\nnpm install titleize\n```\n\n## Usage\n\n```js\nimport titleize from 'titleize';\n\ntitleize('foo bar');\n//=> 'Foo Bar'\n\ntitleize('foo-bar');\n//=> 'Foo-Bar'\n```\n\n## Related\n\n- [camelcase](https://github.com/sindresorhus/camelcase) - Convert a dash/dot/underscore/space separated string to camelcase\n","repository":{"type":"git","url":"git+https://github.com/sindresorhus/titleize.git"},"users":{"torrottum":true,"rocket0191":true},"bugs":{"url":"https://github.com/sindresorhus/titleize/issues"},"license":"MIT","versions":{"2.0.0":{"name":"titleize","version":"2.0.0","description":"Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/titleize.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=6"},"scripts":{"test":"xo && ava && tsd-check"},"keywords":["titleize","title","capitalize","uppercase","case","dash","hyphen","string","text","convert"],"devDependencies":{"ava":"^1.2.1","tsd-check":"^0.3.0","xo":"^0.24.0"},"gitHead":"1b9dbc64312f31dcfde9d84d64ee3d9da2284722","bugs":{"url":"https://github.com/sindresorhus/titleize/issues"},"homepage":"https://github.com/sindresorhus/titleize#readme","_id":"titleize@2.0.0","_nodeVersion":"8.15.0","_npmVersion":"6.8.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-L0t8yLxg7677IsO8PllpQBcoEkISd7lTKLf6RZ7HAvu3aYkHW3Fr5Jse/igZ2ioJwaeLhNbbrcOXbmH3ta0NFg==","shasum":"c8a00677c918b7c43615a37c6453d52d0957f450","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/titleize/-/titleize-2.0.0.tgz","fileCount":5,"unpackedSize":2810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfinqCRA9TVsSAnZWagAAjb0QAIKVfqRRjsfI0mU+57n8\nXWsxyZ0e5oox+0IQy8nFGqlH3yw0TXMr5jHaOrG5kC5eSeFPeh9TlSd2+chy\nA9xLQUDriZDc7pxFXGdezfdZhUICy0Z7LyYXBnCzY/1QdiTF4Cv8JF6r2g42\n9XKNboiNtHVHBFb3g9EL2DgOJYsuE3L7W5C20yOxyOuy9/J5GCOXWcZ34e/d\nrShZ/n66K7E74lOJzcawag0klzRFFK1SGRbXG6e2joJES7TAkBzSNZF3CVQk\nr57oMC3FiygDVlJb5Garxf/JlYPFqdDnwaiDphxhWDeQQq+K+ltUKlciM1Rx\njbyw2gp0tHkThYNa+3uaK15Pip4r9KVMGrInSORMNJNo7hooTRSRLzYO2OSi\nHfyvuhDCfMYaBpHdMJhUw819lbxekIjlXngzlZk3ZaGg+BrTCZPgT1qoKWDj\nP5Vter0G8E48HmO/tH/QdW2dNe5aXs9M3Ensn/sUZegVTsvr+2QQc8mngD0l\nphkHyrPZJsIBfxDuQs0a1IJLBqLLLXaFzKBYRnhmFxAkvaWNbg3ga2GGvl30\n6TDwsz7gmFF1DEFV/yjmA5r4/JM/FBhpLR1K58H56F7OXkKHYniSLLpRkdFy\nU3AbT19Ey2hzGiIokITRbYPjR9H4CwzPrM/iY4aQNiCNfIMCN73L6Gkp6e+G\nko2C\r\n=2giL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBgmHAz+zWytnHGBn0nuRsE2QNyUy19dHfCd5p1NVNsLAiB11lkYxVNQL/sGfdu09LeIfnaAorl2mRiQTvpQhmZ/lA=="}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/titleize_2.0.0_1551772137750_0.08722309223717528"},"_hasShrinkwrap":false},"2.1.0":{"name":"titleize","version":"2.1.0","description":"Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/titleize.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=6"},"scripts":{"test":"xo && ava && tsd"},"keywords":["titleize","title","capitalize","uppercase","case","dash","hyphen","string","text","convert"],"devDependencies":{"ava":"^1.4.1","tsd":"^0.7.1","xo":"^0.24.0"},"gitHead":"0b47e8abfd76bb6b16c4038c1a29061f5a198b56","bugs":{"url":"https://github.com/sindresorhus/titleize/issues"},"homepage":"https://github.com/sindresorhus/titleize#readme","_id":"titleize@2.1.0","_nodeVersion":"8.15.0","_npmVersion":"6.9.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-m+apkYlfiQTKLW+sI4vqUkwMEzfgEUEYSqljx1voUE3Wz/z1ZsxyzSxvH2X8uKVrOp7QkByWt0rA6+gvhCKy6g==","shasum":"5530de07c22147a0488887172b5bd94f5b30a48f","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/titleize/-/titleize-2.1.0.tgz","fileCount":5,"unpackedSize":3187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcodMyCRA9TVsSAnZWagAAtbEP/jsKMRp+U73D0RIER/E5\nn4dt+4vy4XdxRGwCDYpi6pWNQizhuD8VwKKLURBoSMG/9A/KxqNFuvPaOVnV\n1H5MYPo4ODqWdGqan7RMiD/mCf9IeakQS//K8+R31jM9Kb3OdyvRJ3nObM0d\ngSJg3GeeVe8i9LBYh60FY/br9vugBIqI8fXJJHWGPFQEP1EKHLIWsXlxQ5nA\npkfa+h8N2YArFwfg/SV2iPG0XcEDdLrP+uAjIPeqPUsHBSARnf+UTKOXQH3a\nhkiRi9wCUwYVrOErvztwXRQRdKXbJ9AlzaxEfwJ2Ac/ovFSHxnfjYM4QYAkt\nnWrnalxhotuu03Bw2Ubj0DX5CZ3hQB/UBkcMD+XJ5i/j2yjTqCpyFOT5fkWW\nmt2nL5ZJ/cAVx1Ct4GpV797hDcdrN4jBElrUbDNvJO8pbah6fIJaH1gtZNV6\nGiNc46KAXviuHgMR+KroLZ0FV+la32h2ivzdJalUwSAjcf3JS6/IiACiIQJL\nYaLC6AEROeokL/gU2dEe9gTnI+rjS9jjH67ZVfAyeyC4K/nfqy9YpdfGV8Ye\nV+N0EleC5XthBDFI1rbG7RviQyGOv6S68wcdSQ3WLi0bMULk7gY2euXy/jIh\nfRS5BjOxKtRRdRR9/REN54It/ekum1r1B2e3BcVekK4hchjJ+Q/C7I+JGssS\n3Z3Y\r\n=3qdT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTQEQ/FgL6kj2p5cjM9idljtCVz382hXQlWynBlO/uRQIhAJgGL/4Bu+rr7HgmZbocxKfQ0jt+C22PkTIGJ1pQLGHm"}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/titleize_2.1.0_1554109233322_0.7249494478537808"},"_hasShrinkwrap":false},"3.0.0":{"name":"titleize","version":"3.0.0","description":"Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/titleize.git"},"funding":"https://github.com/sponsors/sindresorhus","author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"type":"module","exports":"./index.js","engines":{"node":">=12"},"scripts":{"test":"xo && ava && tsd"},"keywords":["titleize","title","capitalize","uppercase","case","dash","hyphen","string","text","convert"],"devDependencies":{"ava":"^3.15.0","tsd":"^0.14.0","xo":"^0.39.1"},"gitHead":"65bb025942d40e56471790a06ad6e6d85721815c","bugs":{"url":"https://github.com/sindresorhus/titleize/issues"},"homepage":"https://github.com/sindresorhus/titleize#readme","_id":"titleize@3.0.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.10","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==","shasum":"71c12eb7fdd2558aa8a44b0be83b8a76694acd53","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/titleize/-/titleize-3.0.0.tgz","fileCount":5,"unpackedSize":2778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggRabCRA9TVsSAnZWagAAxRcP/iyznR/fmmY8t5forgF3\nhZnXWSJLiRcLFxKM1yY4LE++huJOEB35hog5pnC6RSQcQd888HK3KXJQ4Jcc\nl60Docwd8CvaLOVGhL0g7mQQg6xRXj2iq43NbUhZRPhtkbtJcARl/phAIfkD\n3ig+58/edQeN9aU/dEL+2Xo9tVhtLnN3arYPJtJVq/oO5fCGMWHThyvjuWnn\niOyu9hoH7p7eO+5SJVWnZDrUBrnj8iy9idTHzk0YRM+rqp7xtiRcQpzxaAbv\ntNS4FppDEZH3O9u9CCa2rjEN0ND5AwnBpnVtlHnBFXTk+pVRNP1l86nCVnsX\nXawsEtb4WRdyPm15hIClMg79ECKjDTHFB33tTXt66i1/5IBehPpa5Iqn+smu\nzINCKexN/J1RMXyXaNDULq9tKO++dZtNB1sx1wRoMl7Y7Xtqx6FD+BS9Tq/J\n2BnxlbE8BQIkQIAO/a5n6r79h2ctJAZ0H4jTYK26GWEKyezpYp0bBk/scSWN\nbzHbnmNS/7sycUj/OY09Gor1V2YDDHgJ2OkrSHY2tGwORTVmJSiGIpyXOnrQ\nLMki/QBBFaRpTSBS/mleGd2oBK74MCa5iN1NMpU1yEOUmK0WDkNzt4GBWEhN\nvkP/1qrZRghVwGY2IN9MQI3oX6AJ3S4XBg8GKwCisprxLNIey9VwkQad+6u/\nBY27\r\n=JJh7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCv2G/dLb/ISsPS38AxlT/gIDH2PsGoxbplu/Avi2eGSAIhAK5qNvxCbk+K/xuQTQK/07OOvbeVagPLK9c+iPyLsr7L"}]},"directories":{},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/titleize_3.0.0_1619072666637_0.5963763458866185"},"_hasShrinkwrap":false},"4.0.0":{"name":"titleize","version":"4.0.0","description":"Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/titleize.git"},"funding":"https://github.com/sponsors/sindresorhus","author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"type":"module","exports":{"types":"./index.d.ts","default":"./index.js"},"engines":{"node":">=18"},"scripts":{"test":"xo && ava && tsd"},"keywords":["titleize","title","capitalize","uppercase","case","dash","hyphen","string","text","convert"],"devDependencies":{"ava":"^5.3.1","tsd":"^0.29.0","xo":"^0.56.0"},"types":"./index.d.ts","gitHead":"2b0e933d7cda2e1938baa973a04b8398bd9ce9e2","bugs":{"url":"https://github.com/sindresorhus/titleize/issues"},"homepage":"https://github.com/sindresorhus/titleize#readme","_id":"titleize@4.0.0","_nodeVersion":"18.16.1","_npmVersion":"9.2.0","dist":{"integrity":"sha512-ZgUJ1K83rhdu7uh7EHAC2BgY5DzoX8V5rTvoWI4vFysggi6YjLe5gUXABPWAU7VkvGP7P/0YiWq+dcPeYDsf1g==","shasum":"3d81242ef3447a9f769050486a032f8ee920d1e4","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/titleize/-/titleize-4.0.0.tgz","fileCount":5,"unpackedSize":2825,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDEjYRiyQxM5kPt/TYHZpp98LEmHqFo9eLmmdeKYhRJoAiByTlp2iUdbvmKQmQ+Ims5IVBtf4nO3b0pjtn4GMcZEWw=="}]},"_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/titleize_4.0.0_1693495944460_0.2608675593908065"},"_hasShrinkwrap":false},"1.0.0":{"name":"titleize","version":"1.0.0","description":"Capitalize every word in a string: unicorn cake → Unicorn Cake","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/titleize"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"files":["index.js"],"keywords":["titleize","title","capitalize","uppercase","case","dash","hyphen","string","str","text","convert"],"devDependencies":{"ava":"0.0.4"},"gitHead":"a2741f7711b340918f45708c143701251e7cb0f7","bugs":{"url":"https://github.com/sindresorhus/titleize/issues"},"homepage":"https://github.com/sindresorhus/titleize","_id":"titleize@1.0.0","_shasum":"7d350722061830ba6617631e0cfd3ea08398d95a","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"7d350722061830ba6617631e0cfd3ea08398d95a","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/titleize/-/titleize-1.0.0.tgz","integrity":"sha512-TARUb7z1pGvlLxgPk++7wJ6aycXF3GJ0sNSBTAsTuJrQG5QuZlkUQP+zl+nbjAh4gMX9yDw9ZYklMd7vAfJKEw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAl2XRU3/usMQ83TJItsmuKLUJwPDYm69JOBak5HPoDGAiBdTgTsethNPzilLINdkMOjc5s5Z8731MwxDwBFn3Op3Q=="}]},"directories":{}},"1.0.1":{"name":"titleize","version":"1.0.1","description":"Capitalize every word in a string: unicorn cake → Unicorn Cake","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/titleize.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["titleize","title","capitalize","uppercase","case","dash","hyphen","string","str","text","convert"],"devDependencies":{"ava":"*","xo":"*"},"gitHead":"c70776029ec7db61644c2a95d446d2b05bc92e88","bugs":{"url":"https://github.com/sindresorhus/titleize/issues"},"homepage":"https://github.com/sindresorhus/titleize#readme","_id":"titleize@1.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-rUwGDruKq1gX+FFHbTl5qjI7teVO7eOe+C8IcQ7QT+1BK3eEUXJqbZcBOeaRP4FwSC/C1A5jDoIVta0nIQ9yew==","shasum":"21bc24fcca658eadc6d3bd3c38f2bd173769b4c5","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/titleize/-/titleize-1.0.1.tgz","fileCount":4,"unpackedSize":2466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICksD/hSsc9WMKBte9mHQkOWAgJ4TgIa48KgSgvKMDTEAiA2PYXNIoZxTC1kI6XZkXi2hvgL9bv5NAnVyc6xco4VoQ=="}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/titleize_1.0.1_1521782300272_0.8054377310007195"},"_hasShrinkwrap":false}},"name":"titleize","time":{"2.0.0":"2019-03-05T07:48:57.895Z","2.1.0":"2019-04-01T09:00:33.466Z","3.0.0":"2021-04-22T06:24:26.747Z","created":"2015-01-20T12:46:15.296Z","modified":"2025-05-13T06:42:13.867Z","4.0.0":"2023-08-31T15:32:24.667Z","1.0.0":"2015-01-20T12:46:15.296Z","1.0.1":"2018-03-23T05:18:20.336Z"},"readmeFilename":"readme.md","homepage":"https://github.com/sindresorhus/titleize#readme"}