{"id":23366985,"url":"https://github.com/mattstypa/ucwords-js","last_synced_at":"2025-04-10T14:20:58.523Z","repository":{"id":57384911,"uuid":"110262174","full_name":"MattStypa/ucwords-js","owner":"MattStypa","description":"Uppercase the first character of each word in a string","archived":false,"fork":false,"pushed_at":"2017-11-13T14:06:49.000Z","size":33,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-09T05:47:48.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MattStypa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-10T15:28:28.000Z","updated_at":"2021-09-01T11:17:15.000Z","dependencies_parsed_at":"2022-09-05T07:30:14.057Z","dependency_job_id":null,"html_url":"https://github.com/MattStypa/ucwords-js","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattStypa%2Fucwords-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattStypa%2Fucwords-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattStypa%2Fucwords-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattStypa%2Fucwords-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MattStypa","download_url":"https://codeload.github.com/MattStypa/ucwords-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248233936,"owners_count":21069493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-21T14:35:02.238Z","updated_at":"2025-04-10T14:20:58.506Z","avatar_url":"https://github.com/MattStypa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UCWORDS for javascript\n\n[![Build Status](https://travis-ci.org/MattStypa/ucwords-js.svg?branch=master)](https://travis-ci.org/MattStypa/ucwords-js)\n[![Latest Stable Version](https://img.shields.io/npm/v/ucwords.svg)](https://www.npmjs.com/package/ucwords)\n[![Total Downloads](https://img.shields.io/npm/dt/ucwords.svg)](https://www.npmjs.com/package/ucwords)\n[![License](https://img.shields.io/npm/l/ucwords.svg)](https://www.npmjs.com/package/ucwords)\n\nUppercase the first character of each word in a string.\n\n```javascript\nconst ucwords = require('ucwords');\nucwords('hello world'); // 'Hello World'\n```\n\nInspired by [Jeffrey Way](https://twitter.com/jeffrey_way)\n\n![tweet](https://i.imgur.com/sNsmnxj.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattstypa%2Fucwords-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattstypa%2Fucwords-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattstypa%2Fucwords-js/lists"}