{"id":16226809,"url":"https://github.com/c0bra/readable-name","last_synced_at":"2025-07-25T17:03:30.093Z","repository":{"id":57348626,"uuid":"82957281","full_name":"c0bra/readable-name","owner":"c0bra","description":"Turn strings into readable names or titles with JS","archived":false,"fork":false,"pushed_at":"2017-02-24T17:11:55.000Z","size":89,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-14T15:16:15.946Z","etag":null,"topics":["javascript","names","readable","string","titles"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c0bra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-23T18:15:41.000Z","updated_at":"2023-07-28T01:54:59.000Z","dependencies_parsed_at":"2022-08-31T18:03:06.534Z","dependency_job_id":null,"html_url":"https://github.com/c0bra/readable-name","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0bra%2Freadable-name","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0bra%2Freadable-name/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0bra%2Freadable-name/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0bra%2Freadable-name/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c0bra","download_url":"https://codeload.github.com/c0bra/readable-name/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773731,"owners_count":20993634,"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":["javascript","names","readable","string","titles"],"created_at":"2024-10-10T12:50:32.416Z","updated_at":"2025-04-08T04:05:57.329Z","avatar_url":"https://github.com/c0bra.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# readable-name [![Build Status](https://travis-ci.org/c0bra/readable-name.svg?branch=master)](https://travis-ci.org/c0bra/readable-name) [![Coverage Status](https://coveralls.io/repos/github/c0bra/readable-name/badge.svg?branch=master)](https://coveralls.io/github/c0bra/readable-name?branch=master) [![Dependency Status](https://dependencyci.com/github/c0bra/readable-name/badge)](https://dependencyci.com/github/c0bra/readable-name) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)\n\n\u003e Turn strings into readable names\n\u003e\n\u003e \"personFirstName\" becomes \"Person First Name\"\n\u003e\n\u003e Handles weird characters, different casings, most of what you can throw at it\n\n# Install\n\n\tnpm install --save readable-name\n\n# Usage\n\n```javascript\nconst readableName = require('readableName');\n\nlet readable = readableName('someConcatenatedTitle');\n\nconsole.log(readable);\n// Some Concatenated Title\n```\n\n# License\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0bra%2Freadable-name","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc0bra%2Freadable-name","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0bra%2Freadable-name/lists"}