{"id":19763276,"url":"https://github.com/webdiscus/test-fixtures-js","last_synced_at":"2025-07-08T21:36:58.922Z","repository":{"id":57747684,"uuid":"523326263","full_name":"webdiscus/test-fixtures-js","owner":"webdiscus","description":"JS test fixture module","archived":false,"fork":false,"pushed_at":"2022-08-10T15:09:18.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T00:48:06.633Z","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":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webdiscus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-10T12:01:14.000Z","updated_at":"2022-08-10T14:57:48.000Z","dependencies_parsed_at":"2022-09-09T10:50:13.970Z","dependency_job_id":null,"html_url":"https://github.com/webdiscus/test-fixtures-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webdiscus/test-fixtures-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdiscus%2Ftest-fixtures-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdiscus%2Ftest-fixtures-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdiscus%2Ftest-fixtures-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdiscus%2Ftest-fixtures-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdiscus","download_url":"https://codeload.github.com/webdiscus/test-fixtures-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdiscus%2Ftest-fixtures-js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261853317,"owners_count":23219840,"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-12T04:08:41.462Z","updated_at":"2025-06-25T10:38:46.887Z","avatar_url":"https://github.com/webdiscus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/@test-fixtures/js?logo=npm\u0026color=brightgreen \"npm package\")](https://www.npmjs.com/package/@test-fixtures/js \"download npm package\")\n[![node](https://img.shields.io/npm/dm/@test-fixtures/js)](https://www.npmjs.com/package/@test-fixtures/js)\n\n\n# @test-fixtures/js\n\nJS test fixture module for testing a module with dependency.\n\n## Install\n\n```\nnpm i -D @test-fixtures/js\n```\n\n## Usage\n\n```js\nconst { lorem, libA, libB } = require('@test-fixtures/js');\n\nconsole.log('Lorem: ', lorem.getTitle()); // Lorem Ipsum\nconsole.log('Lib 1: ', libA.getName());   // Lib A\nconsole.log('Lib 2: ', libB.getName());   // Lib B\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdiscus%2Ftest-fixtures-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdiscus%2Ftest-fixtures-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdiscus%2Ftest-fixtures-js/lists"}