{"id":23968653,"url":"https://github.com/vutran/pascalize","last_synced_at":"2025-08-22T01:14:52.286Z","repository":{"id":149399819,"uuid":"87869152","full_name":"vutran/pascalize","owner":"vutran","description":"Turns a string into PascalCase.","archived":false,"fork":false,"pushed_at":"2017-04-29T17:32:26.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T23:05:40.708Z","etag":null,"topics":["convert","helper","pascalcase","string","string-manipulation"],"latest_commit_sha":null,"homepage":"","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/vutran.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-11T00:10:54.000Z","updated_at":"2017-04-11T00:17:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"3222f801-03a4-4fe4-8f96-b9025392d037","html_url":"https://github.com/vutran/pascalize","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vutran/pascalize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vutran%2Fpascalize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vutran%2Fpascalize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vutran%2Fpascalize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vutran%2Fpascalize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vutran","download_url":"https://codeload.github.com/vutran/pascalize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vutran%2Fpascalize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271570398,"owners_count":24782625,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":["convert","helper","pascalcase","string","string-manipulation"],"created_at":"2025-01-07T00:15:40.088Z","updated_at":"2025-08-22T01:14:52.251Z","avatar_url":"https://github.com/vutran.png","language":"JavaScript","readme":"# pascalize\n\n\u003e Turns a string into PascalCase.\n\n# Install\n\n```bash\n$ npm i -S pascalize\n\n# or with yarn\n\n$ yarn add pascalize\n```\n\n## Usage\n\n```js\nimport pascalize from 'pascalize';\n\npascalize('foo bar');\n// -\u003e FooBar\n\npascalize('john-smith');\n// -\u003e JohnSmith\n```\n\n## License\n\nMIT © [Vu Tran](https://github.com/vutran/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvutran%2Fpascalize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvutran%2Fpascalize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvutran%2Fpascalize/lists"}