{"id":19392127,"url":"https://github.com/j3lte/mendix-script-loader","last_synced_at":"2025-09-10T04:33:57.676Z","repository":{"id":73229341,"uuid":"534305236","full_name":"j3lte/mendix-script-loader","owner":"j3lte","description":"Load external Javascript files in your Mendix app","archived":false,"fork":false,"pushed_at":"2023-03-29T12:25:07.000Z","size":628,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-07T10:11:47.452Z","etag":null,"topics":["mendix","mendix-client","mendix-widget","pluggable-widget","widget"],"latest_commit_sha":null,"homepage":"https://marketplace.mendix.com/link/component/202430","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/j3lte.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-09-08T16:45:03.000Z","updated_at":"2022-09-20T16:51:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"e49f6626-2053-4e3b-a392-8bd092dcb46b","html_url":"https://github.com/j3lte/mendix-script-loader","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3lte%2Fmendix-script-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3lte%2Fmendix-script-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3lte%2Fmendix-script-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3lte%2Fmendix-script-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j3lte","download_url":"https://codeload.github.com/j3lte/mendix-script-loader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240557486,"owners_count":19820360,"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":["mendix","mendix-client","mendix-widget","pluggable-widget","widget"],"created_at":"2024-11-10T10:30:46.833Z","updated_at":"2025-02-24T21:12:43.380Z","avatar_url":"https://github.com/j3lte.png","language":"TypeScript","readme":"# Script Loader\n\n![AppStoreIcon](/assets/MarketPlaceIcon.png)\n\nLoad scripts in your Mendix page/layout\n\n## Features\n\n- Load javascript files from an external source\n- Execute action on load/error\n- Execute action when all are loaded\n- Load scripts in parallel or sequential order\n\n## Important note\n\n\u003e While you can load external scripts (like we do in out demo), you should be aware that the script might not work, or more importantly: mess with the Mendix runtime in your page.\n\nFor example:\n- Loading jQuery works fine\n- Loading Lodash seems to not work properly. The script loads fine, but when the page tries to load Javascript Actions, it breaks\n\nSo, if you have issues with your Mendix application when you are using the Script Loader widget, check if any of the loaded scripts interfere with the app itself.\n\n## Usage\n\nImport the Script Loader widget in your page (or preferably, your layout), set the different options (should be intuitive) and let it run.\n\n![screenshot](/assets/screenshot_general.png)\n![screenshot](/assets/screenshot_script.png)\n![screenshot](/assets/screenshot_actions.png)\n\n## Demo project\n\n[Click here](https://caffcodecontenttestapp-sandbox.mxapps.io/p/script-loader-home)\n\n## Issues, suggestions and feature requests\n\nYou can find all the information on [Github](https://github.com/j3lte/mendix-script-loader)\n\n## License\n\nThe MIT License (MIT)\n\nCopyright © CaffCode 2022. All Rights Reserved.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3lte%2Fmendix-script-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj3lte%2Fmendix-script-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3lte%2Fmendix-script-loader/lists"}