{"id":26336007,"url":"https://github.com/lumakernel/string-util-ts","last_synced_at":"2025-08-02T23:15:06.893Z","repository":{"id":281433935,"uuid":"944015660","full_name":"LumaKernel/string-util-ts","owner":"LumaKernel","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-06T16:37:58.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T00:55:22.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/LumaKernel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-06T16:37:33.000Z","updated_at":"2025-03-06T16:38:02.000Z","dependencies_parsed_at":"2025-03-09T04:09:04.455Z","dependency_job_id":"2088f693-1022-437a-97c0-1d120a8465da","html_url":"https://github.com/LumaKernel/string-util-ts","commit_stats":null,"previous_names":["lumakernel/string-util-ts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LumaKernel/string-util-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fstring-util-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fstring-util-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fstring-util-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fstring-util-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LumaKernel","download_url":"https://codeload.github.com/LumaKernel/string-util-ts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fstring-util-ts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260702580,"owners_count":23049284,"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":"2025-03-16T01:16:10.031Z","updated_at":"2025-06-19T06:34:10.993Z","avatar_url":"https://github.com/LumaKernel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# string-util-ts\n\n# stringTrimStart\n\n```ts\nimport { stringTrimStart } from \"string-util-ts\";\nconsole.log(stringTrimStart(\"abc\", \"a\")); // 'bc'\nconsole.log(stringTrimStart(\"abc\", \"b\")); // 'abc'\n```\n\n# stringTrimEnd\n\n```ts\nimport { stringTrimEnd } from \"string-util-ts\";\nconsole.log(stringTrimEnd(\"abc\", \"c\")); // 'ab'\nconsole.log(stringTrimEnd(\"abc\", \"b\")); // 'abc'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumakernel%2Fstring-util-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flumakernel%2Fstring-util-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumakernel%2Fstring-util-ts/lists"}