{"id":22147708,"url":"https://github.com/testinggospels/camouflage-helpers","last_synced_at":"2025-03-24T12:26:53.521Z","repository":{"id":215600830,"uuid":"739337860","full_name":"testinggospels/camouflage-helpers","owner":"testinggospels","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-30T06:44:47.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T17:44:31.784Z","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/testinggospels.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-05T10:23:47.000Z","updated_at":"2024-05-30T06:44:51.000Z","dependencies_parsed_at":"2024-01-05T11:55:43.115Z","dependency_job_id":"43513a61-2e42-4733-b0c2-6fe9a9f04dfd","html_url":"https://github.com/testinggospels/camouflage-helpers","commit_stats":null,"previous_names":["testinggospels/camouflage-helpers"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testinggospels%2Fcamouflage-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testinggospels%2Fcamouflage-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testinggospels%2Fcamouflage-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testinggospels%2Fcamouflage-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testinggospels","download_url":"https://codeload.github.com/testinggospels/camouflage-helpers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245268760,"owners_count":20587660,"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-12-01T23:20:11.902Z","updated_at":"2025-03-24T12:26:53.510Z","avatar_url":"https://github.com/testinggospels.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Camouflage Helpers\n\nCamouflage helpers are a set of handy handlebar helpers that help you easily create the Camouflage mocks. They form the backbone of each protocol. You can build your mocks without them, but helpers add advanced features to your mocks. You can choose the protocol specific package that you need to download, helpers are included with each module.\n\nLearn more about camouflage helpers in the [docs](https://testinggospels.github.io/camouflage-docs)\n\n## Install Helpers\n\n```bash\nnpx jsr add @camouflage/helpers\n```\n\nNote: update your `package.json` to use `\"type\": \"module\"`\n\n## Usage\n\n```javascript\nimport Helpers from \"@camouflage/helpers\";\n\nconst helpers = new Helpers();\nconst todaysDate = helpers.parse(\"{{now format='yyyy-MM-dd'}}\");\nconsole.log(todaysDate); // 2023-12-21\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestinggospels%2Fcamouflage-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestinggospels%2Fcamouflage-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestinggospels%2Fcamouflage-helpers/lists"}