{"id":20020733,"url":"https://github.com/panthershark/proper-upper-case","last_synced_at":"2026-06-11T05:31:31.470Z","repository":{"id":17518715,"uuid":"20306694","full_name":"panthershark/proper-upper-case","owner":"panthershark","description":"Takes a string and formats it to Proper Noun style case.  Ex: \"bill MURRAY\" would change to \"Bill Murray\"","archived":false,"fork":false,"pushed_at":"2016-01-11T19:19:42.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T06:30:57.062Z","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/panthershark.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":"2014-05-29T20:01:17.000Z","updated_at":"2018-11-07T01:14:43.000Z","dependencies_parsed_at":"2022-07-26T17:15:20.237Z","dependency_job_id":null,"html_url":"https://github.com/panthershark/proper-upper-case","commit_stats":null,"previous_names":["tommymessbauer/proper-upper-case"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/panthershark/proper-upper-case","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panthershark%2Fproper-upper-case","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panthershark%2Fproper-upper-case/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panthershark%2Fproper-upper-case/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panthershark%2Fproper-upper-case/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panthershark","download_url":"https://codeload.github.com/panthershark/proper-upper-case/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panthershark%2Fproper-upper-case/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34184779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-13T08:33:54.178Z","updated_at":"2026-06-11T05:31:31.430Z","avatar_url":"https://github.com/panthershark.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"proper-upper-case\n=================\n\nTakes a string and formats it to Proper Noun style case.  Ex: \"bill MURRAY\" would change to \"Bill Murray\"\n\n#Usage\n\n```javascript\nvar toProperUpper = require('proper-upper-case');\n\nconsole.log(toProperUpper('bill murray'));\n\n// ==\u003e  \"Bill Murray\"\n\n```\n\n# Improvements\nTest and add logic to handle punctuation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanthershark%2Fproper-upper-case","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanthershark%2Fproper-upper-case","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanthershark%2Fproper-upper-case/lists"}