{"id":24080122,"url":"https://github.com/pindlebot/safe-s3-key","last_synced_at":"2025-02-27T00:18:32.102Z","repository":{"id":57355989,"uuid":"151704511","full_name":"pindlebot/safe-s3-key","owner":"pindlebot","description":null,"archived":false,"fork":false,"pushed_at":"2018-12-29T00:26:40.000Z","size":33,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T04:44:44.376Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pindlebot.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":"2018-10-05T10:24:11.000Z","updated_at":"2019-04-16T02:10:44.000Z","dependencies_parsed_at":"2022-09-05T00:40:13.661Z","dependency_job_id":null,"html_url":"https://github.com/pindlebot/safe-s3-key","commit_stats":null,"previous_names":["unshift/safe-s3-key"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pindlebot%2Fsafe-s3-key","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pindlebot%2Fsafe-s3-key/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pindlebot%2Fsafe-s3-key/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pindlebot%2Fsafe-s3-key/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pindlebot","download_url":"https://codeload.github.com/pindlebot/safe-s3-key/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240953731,"owners_count":19884055,"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-01-09T22:56:07.169Z","updated_at":"2025-02-27T00:18:32.081Z","avatar_url":"https://github.com/pindlebot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## safe-s3-key\n\n### Pupose\n\nGiven a string, return a string that can be safely used as an S3 key.\n\nAWS S3 prohibits the use of certain special characters. This package strips unsafe characters.\n\n### Installation\n\n```bash\nnpm i safe-s3-key\n```\n\n### Usage\n\n```js\nrequire('safe-s3-key')('foo\u0026$@=;:+ ,?bar')\n// =\u003e foobar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpindlebot%2Fsafe-s3-key","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpindlebot%2Fsafe-s3-key","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpindlebot%2Fsafe-s3-key/lists"}