{"id":15383326,"url":"https://github.com/andreruffert/remove-leading-slash","last_synced_at":"2025-10-05T18:14:50.217Z","repository":{"id":17851464,"uuid":"82812615","full_name":"andreruffert/remove-leading-slash","owner":"andreruffert","description":"🗑 Remove leading slashes from a given string","archived":false,"fork":false,"pushed_at":"2024-09-20T10:36:14.000Z","size":132,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T02:12:26.952Z","etag":null,"topics":["js","path","remove-leading-slash","slash","string-manipulation","utility"],"latest_commit_sha":null,"homepage":"https://npm.im/remove-leading-slash","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/andreruffert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["andreruffert"],"custom":["https://paypal.me/andreruffert","https://thx.to/:andre"]}},"created_at":"2017-02-22T14:18:05.000Z","updated_at":"2024-07-11T10:13:37.000Z","dependencies_parsed_at":"2024-02-09T15:29:46.176Z","dependency_job_id":"dd302e6f-973b-46cf-9da4-de4e84aed2ce","html_url":"https://github.com/andreruffert/remove-leading-slash","commit_stats":{"total_commits":38,"total_committers":4,"mean_commits":9.5,"dds":0.5263157894736843,"last_synced_commit":"eedbd47905e8058d466588807b5cb2ad7d483bb7"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fremove-leading-slash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fremove-leading-slash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fremove-leading-slash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreruffert%2Fremove-leading-slash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreruffert","download_url":"https://codeload.github.com/andreruffert/remove-leading-slash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241131341,"owners_count":19914897,"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":["js","path","remove-leading-slash","slash","string-manipulation","utility"],"created_at":"2024-10-01T14:36:56.328Z","updated_at":"2025-10-05T18:14:50.094Z","avatar_url":"https://github.com/andreruffert.png","language":"JavaScript","funding_links":["https://github.com/sponsors/andreruffert","https://paypal.me/andreruffert","https://thx.to/:andre"],"categories":[],"sub_categories":[],"readme":"# remove-leading-slash\n\n[![CI status](https://github.com/andreruffert/remove-leading-slash/workflows/CI/badge.svg)](https://github.com/andreruffert/remove-leading-slash/actions/workflows/ci.yml)\n[![npm version](https://img.shields.io/npm/v/remove-leading-slash.svg)](https://www.npmjs.com/package/remove-leading-slash) \n[![npm downloads](https://img.shields.io/npm/dm/remove-leading-slash?logo=npm)](https://www.npmjs.com/package/remove-leading-slash)\n\n\u003e Remove leading slashes from a given string\n\n## Install\n\n```shell\nnpm i remove-leading-slash\n```\n\n## Usage\n\n```js\nimport removeLeadingSlash from 'remove-leading-slash';\n\nremoveLeadingSlash('/some/random/path/');\n// =\u003e 'some/random/path/'\n```\n\n## License\n\nMIT © [André Ruffert](http://andreruffert.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreruffert%2Fremove-leading-slash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreruffert%2Fremove-leading-slash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreruffert%2Fremove-leading-slash/lists"}