{"id":28933001,"url":"https://github.com/davyjoneslocker/ember-new-modules-shim","last_synced_at":"2025-10-19T19:28:53.546Z","repository":{"id":57224066,"uuid":"72988421","full_name":"DavyJonesLocker/ember-new-modules-shim","owner":"DavyJonesLocker","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-24T15:41:18.000Z","size":28,"stargazers_count":6,"open_issues_count":1,"forks_count":4,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-08-11T00:30:39.624Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DavyJonesLocker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-06T12:14:20.000Z","updated_at":"2024-04-17T20:06:31.000Z","dependencies_parsed_at":"2022-08-30T02:40:39.520Z","dependency_job_id":null,"html_url":"https://github.com/DavyJonesLocker/ember-new-modules-shim","commit_stats":null,"previous_names":["dockyard/ember-new-modules-shim"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/DavyJonesLocker/ember-new-modules-shim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavyJonesLocker%2Fember-new-modules-shim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavyJonesLocker%2Fember-new-modules-shim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavyJonesLocker%2Fember-new-modules-shim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavyJonesLocker%2Fember-new-modules-shim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavyJonesLocker","download_url":"https://codeload.github.com/DavyJonesLocker/ember-new-modules-shim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavyJonesLocker%2Fember-new-modules-shim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261330134,"owners_count":23142484,"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":"2025-06-22T17:10:37.373Z","updated_at":"2025-10-19T19:28:53.541Z","avatar_url":"https://github.com/DavyJonesLocker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ember New Modules Shim\n\n**[ember-new-modules-shim is built and maintained by DockYard, contact us for expert Ember.js consulting](https://dockyard.com/ember-consulting)**.\n\nThis is a shim addon that declares ES6 modules that shim the Ember global,\naccording to the new [JavaScript Modules API RFC](https://github.com/emberjs/rfcs/pull/176).\n\n## Warning\n\nThis is an expirimental shim. This is for science, not for profit.\n\nKeep in mind that as this RFC evolves so will the addon so if you're adverse to churn in your app you may not want to opt in yet.\n\n## Installation\n\n```\nember install ember-new-modules-shim\n```\n\n## (Optional) Disabling `ember-cli-shims`\n\nI recommend doing this after making the transition.\n\nStart with uninstalling the `ember-cli-shims` Bower module:\n\n```\nbower uninstall ember-cli-shims --save\n```\n\nThen add the following config to your `EmberApp` in your `ember-cli-build.js` file:\n\n```\nmodule.exports = function(defaults) {\n  var app = new EmberApp(defaults, {\n    vendorFiles: {\n      'app-shims.js': null\n    }\n  });\n\n  return app.toTree();\n};\n```\n\n## Legal\n\n[DockYard](http://dockyard.com/ember-consulting), Inc. \u0026copy; 2016\n\n[@dockyard](http://twitter.com/dockyard)\n\n[Licensed under the MIT license](http://www.opensource.org/licenses/mit-license.php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavyjoneslocker%2Fember-new-modules-shim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavyjoneslocker%2Fember-new-modules-shim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavyjoneslocker%2Fember-new-modules-shim/lists"}