{"id":17019048,"url":"https://github.com/robert-96/ember-build-time-data","last_synced_at":"2026-05-07T00:40:11.242Z","repository":{"id":57223047,"uuid":"279682733","full_name":"Robert-96/ember-build-time-data","owner":"Robert-96","description":"An Ember addon to help you insert JSON data into your application at build time.","archived":false,"fork":false,"pushed_at":"2020-08-21T22:12:37.000Z","size":1236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T16:38:12.005Z","etag":null,"topics":["ember","ember-addon","json"],"latest_commit_sha":null,"homepage":"https://robert-96.github.io/ember-build-time-data/","language":"JavaScript","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/Robert-96.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-14T20:07:33.000Z","updated_at":"2020-08-25T15:34:30.000Z","dependencies_parsed_at":"2022-08-25T12:22:20.265Z","dependency_job_id":null,"html_url":"https://github.com/Robert-96/ember-build-time-data","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Robert-96/ember-build-time-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Fember-build-time-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Fember-build-time-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Fember-build-time-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Fember-build-time-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robert-96","download_url":"https://codeload.github.com/Robert-96/ember-build-time-data/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Fember-build-time-data/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266649140,"owners_count":23962177,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ember","ember-addon","json"],"created_at":"2024-10-14T06:47:54.602Z","updated_at":"2026-05-07T00:40:11.217Z","avatar_url":"https://github.com/Robert-96.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-build-time-data\n\n[![npm version](https://badge.fury.io/js/ember-build-time-data.svg)](https://www.npmjs.com/package/ember-build-time-data)\n[![Build Status](https://travis-ci.org/Robert-96/ember-build-time-data.svg?branch=master)](https://travis-ci.org/Robert-96/ember-build-time-data)\n\nAn Ember addon to help you insert JSON data into your application at build time.\n\n## Installation\n\n```\nember install ember-build-time-data\n```\n\n## Compatibility\n\n* Ember.js v3.12 or above\n* Ember CLI v2.13 or above\n* Node.js v10 or above\n\n## Documentation\n\nSee the [documentation](https://robert-96.github.io/ember-build-time-data/).\n\n## Usage\n\n### Add a JSON file\n\nCreate a `data.json` file inside the `/support` folder:\n\n```json\n{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"EMERALD\",\n        \"color\": \"#2ecc71\"\n    }\n}\n```\n\n### Import the JSON file\n\nIn order you get the data in your components or route you only need to import it:\n\n```js\nimport data from '../support/data';\n```\n\n## Contributing\n\nSee the [Contributing](CONTRIBUTING.md) guide for details.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-96%2Fember-build-time-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobert-96%2Fember-build-time-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-96%2Fember-build-time-data/lists"}