{"id":19176345,"url":"https://github.com/dergoogler/stringtemp","last_synced_at":"2025-10-11T06:32:11.671Z","repository":{"id":56971990,"uuid":"526890635","full_name":"DerGoogler/stringtemp","owner":"DerGoogler","description":"Inject an array of items in to a string replacing selected values.","archived":false,"fork":false,"pushed_at":"2022-08-20T10:24:26.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T09:15:37.357Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DerGoogler.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}},"created_at":"2022-08-20T10:11:45.000Z","updated_at":"2022-08-20T10:20:11.000Z","dependencies_parsed_at":"2022-08-21T10:20:10.600Z","dependency_job_id":null,"html_url":"https://github.com/DerGoogler/stringtemp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2Fstringtemp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2Fstringtemp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2Fstringtemp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2Fstringtemp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerGoogler","download_url":"https://codeload.github.com/DerGoogler/stringtemp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254288,"owners_count":19772392,"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":"2024-11-09T10:28:07.588Z","updated_at":"2025-10-11T06:32:06.638Z","avatar_url":"https://github.com/DerGoogler.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StringTemp\n\nInject an array of items in to a string replacing selected values.\n\n## Install\n\n```shell\nbun add stringtemp\n```\n\n## Setup\n\n```ts\nimport StringTemp from \"stringtemp\";\n\nconst str = new StringTemp(\"{\", \"}\");\n\nconst hello = srt.inject(\"Hello {name}\", { name: \"Kevin\" });\n\nconsole.log(hello);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdergoogler%2Fstringtemp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdergoogler%2Fstringtemp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdergoogler%2Fstringtemp/lists"}