{"id":17126269,"url":"https://github.com/aquariuslt/jest-properties-loader","last_synced_at":"2025-04-13T06:27:23.344Z","repository":{"id":35002507,"uuid":"195528662","full_name":"aquariuslt/jest-properties-loader","owner":"aquariuslt","description":"jest properties loader for `.properties` file","archived":false,"fork":false,"pushed_at":"2024-10-12T09:59:59.000Z","size":1727,"stargazers_count":5,"open_issues_count":15,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-15T18:47:29.607Z","etag":null,"topics":["jest","jest-plugin"],"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/aquariuslt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-06T10:48:58.000Z","updated_at":"2024-10-12T09:59:35.000Z","dependencies_parsed_at":"2023-12-30T04:26:31.131Z","dependency_job_id":"16fba4d5-aa06-408a-82b9-374f03bf07a9","html_url":"https://github.com/aquariuslt/jest-properties-loader","commit_stats":{"total_commits":423,"total_committers":5,"mean_commits":84.6,"dds":"0.36170212765957444","last_synced_commit":"3368bbac470df23f9b273d4abbb5280f687d4877"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquariuslt%2Fjest-properties-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquariuslt%2Fjest-properties-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquariuslt%2Fjest-properties-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquariuslt%2Fjest-properties-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquariuslt","download_url":"https://codeload.github.com/aquariuslt/jest-properties-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248673109,"owners_count":21143432,"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":["jest","jest-plugin"],"created_at":"2024-10-14T18:47:29.668Z","updated_at":"2025-04-13T06:27:23.302Z","avatar_url":"https://github.com/aquariuslt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jest Properties File Loader\n\n[![NPM](https://img.shields.io/npm/v/jest-properties-loader.svg)](https://www.npmjs.com/package/jest-properties-loader)\n[![Github Workflow Status](https://github.com/aquariuslt/jest-properties-loader/workflows/ci/badge.svg)](https://github.com/aquariuslt/jest-properties-loader)\n[![Codecov](https://codecov.io/gh/aquariuslt/jest-properties-loader/branch/master/graph/badge.svg)](https://codecov.io/gh/aquariuslt/jest-properties-loader)\n\n\u003e Provide a transform solution to load `.properties` file as json in jest test\n\n\n## Usage\n\n\n### Installation\n\n```bash\nyarn add -D jest-properties-loader\n```\n\n### Setup\n\nadd to you jest configuration `transform` field\n\n```\n\"transform\": {\n  \"^.+\\\\.properties?$\": \"jest-properties-loader\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquariuslt%2Fjest-properties-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faquariuslt%2Fjest-properties-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquariuslt%2Fjest-properties-loader/lists"}