GitShow/sindresorhus/titleize
sindresorhus

titleize

Capitalize every word in string: unicorn cake → Unicorn Cake

by sindresorhus
Star on GitHubForknpm

JavaScript

52 stars11 forks3 contributorsQuiet · 2y agoSince 2015v4.0.0MIT

Meet the team

See all 3 on GitHub →
sindresorhus
sindresorhus15 contributions
BendingBender
BendingBender2 contributions
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript85.8%
TypeScript14.2%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
reharik
module.exports rather than export defaultClosedIssue

Hi, currently titleize/index.js' first line is This seems to break a utility script I have that is not babelized. When I change it to the module works fine. I noticed that "humanize-string" does module.exports and was hoping you could make this one do the same thing. Thanks, Raif

reharik · 4y ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
BendingBender
Refactor TypeScript definition to CommonJS compatible exportMergedPR
BendingBender · 7y ago
Structured data for AI agents

Repository: sindresorhus/titleize. Description: Capitalize every word in string: unicorn cake → Unicorn Cake Stars: 52, Forks: 11. Primary language: JavaScript. Languages: JavaScript (85.8%), TypeScript (14.2%). License: MIT. Latest release: v4.0.0 (2y ago). Open PRs: 0, open issues: 0. Last activity: 2y ago. Community health: 85%. Top contributors: sindresorhus, BendingBender, Richienb.

·@ofershap

Replace github.com with gitshow.dev