{"id":20810223,"url":"https://github.com/sencha/package-loader","last_synced_at":"2025-05-07T08:23:23.602Z","repository":{"id":47676258,"uuid":"91121713","full_name":"sencha/package-loader","owner":"sencha","description":"Ext JS Dynamic Package Loader","archived":false,"fork":false,"pushed_at":"2021-08-18T14:27:55.000Z","size":9,"stargazers_count":36,"open_issues_count":3,"forks_count":16,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-31T08:07:03.020Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sencha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-12T19:04:12.000Z","updated_at":"2024-01-25T04:49:49.000Z","dependencies_parsed_at":"2022-09-23T16:04:00.302Z","dependency_job_id":null,"html_url":"https://github.com/sencha/package-loader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sencha%2Fpackage-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sencha%2Fpackage-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sencha%2Fpackage-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sencha%2Fpackage-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sencha","download_url":"https://codeload.github.com/sencha/package-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252840091,"owners_count":21812236,"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-17T20:21:12.098Z","updated_at":"2025-05-07T08:23:23.573Z","avatar_url":"https://github.com/sencha.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# package-loader\nExt JS Dynamic Package Loader\n\n# Requirements\nThis package is used by Ext JS applications and Sencha Cmd 6.5\n\n- Install [Sencha Cmd](https://www.sencha.com/products/sencha-cmd/)\n- Download [Sencha Ext JS](https://www.sencha.com/products/extjs).  We\n  recommend extracting Ext JS into a `\"sencha-sdks\"` folder in your home directory.\n\n## Use In Cmd Application\nSimply add `package-loader` to the `'app.json'` file's `requires` array:\n\n    \"requires\": [\n        \"package-loader\"\n    ]\n\nThen build the application\n\n    sencha app build --dev\n\nThe `package-loader` package will be automatically downloaded from Sencha's CDN.\n\n# Manual Installation\n\nIn most cases you won't need to manually install this package. If you cannot access\nthe Sencha CDN as part of the app build, you can manually download the files to\nyour workspace.\n\nBe sure that the `'packages/package-loader'` path is placed in the correct root of\nyour application or workspace.\n\n# Build\n\nShould you want to build the package yourself, first you will need to setup the\nworkspace which will need a local copy of Ext JS to build:\n\n    $ sencha workspace install ~/sencha-sdks\n    $ cd packages/package-loader\n    $ sencha package build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsencha%2Fpackage-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsencha%2Fpackage-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsencha%2Fpackage-loader/lists"}