{"id":13695863,"url":"https://github.com/cevou/openui5-webpack","last_synced_at":"2025-05-03T13:33:43.332Z","repository":{"id":57154899,"uuid":"111032539","full_name":"cevou/openui5-webpack","owner":"cevou","description":"OpenUI5 support for webpack","archived":true,"fork":false,"pushed_at":"2020-09-11T09:40:48.000Z","size":2342,"stargazers_count":27,"open_issues_count":21,"forks_count":7,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-02T09:24:08.029Z","etag":null,"topics":["openui5","sapui5","webpack","webpack-loader","webpack-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cevou.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}},"created_at":"2017-11-16T23:09:28.000Z","updated_at":"2023-09-04T09:51:21.000Z","dependencies_parsed_at":"2022-09-07T18:31:28.506Z","dependency_job_id":null,"html_url":"https://github.com/cevou/openui5-webpack","commit_stats":null,"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevou%2Fopenui5-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevou%2Fopenui5-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevou%2Fopenui5-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cevou%2Fopenui5-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cevou","download_url":"https://codeload.github.com/cevou/openui5-webpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224364416,"owners_count":17299067,"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":["openui5","sapui5","webpack","webpack-loader","webpack-plugin"],"created_at":"2024-08-02T18:00:34.174Z","updated_at":"2024-11-12T23:31:08.392Z","avatar_url":"https://github.com/cevou.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"http://openui5.org\"\u003e\n    \u003cimg width=\"571\" height=\"200\"\n      src=\"http://openui5.org/images/OpenUI5_new_big_side.png\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/webpack/webpack\"\u003e\n    \u003cimg width=\"200\" height=\"200\"\n      src=\"https://webpack.js.org/assets/icon-square-big.svg\"\u003e\n  \u003c/a\u003e\n  \u003ch1\u003eOpenUI5 Webpack\u003c/h1\u003e\n  \u003cp\u003eThis repository contains some projects to build OpenUI5/SAPUI5 applications with webpack.\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/openui5-webpack-plugin\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/openui5-webpack-plugin.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://travis-ci.org/cevou/openui5-webpack-plugin\"\u003e\u003cimg src=\"https://img.shields.io/travis/cevou/openui5-webpack/master.svg?style=flat-square\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003eProjects\u003c/h2\u003e\n\n### openui5-webpack-plugin\n\nThis is the main plugin for webpack to build UI5 applications. It enables webpack to understand the UI5 module system.\n\n[Documentation](packages/openui5-webpack-plugin/README.md)\n\n### openui5-render-loader\n\nBy default UI5 controls don't have a dependency to their renderer. This loader scans UI5 controls and adds a dependency\nto the control, so that the renderer is included in the build.\n\n[Documentation](packages/openui5-renderer-loader/README.md)\n\n### openui5-xml-loader\n\nThis loader parses XML views and adds all controls used in XML views as dependency.\n\n[Documentation](packages/openui5-xml-loader/README.md)\n\n### openui5-manifest-loader\n\nThe manifest loader preprocesses a `manifest.json` file and adds dependencies for the libraries and modules specified in it.\n\n[Documentation](packages/openui5-manifest-loader/README.md)\n\n\u003ch2 align=\"center\"\u003eInstall\u003c/h2\u003e\n\nPlease check the `README.md` files of the sub packages to find out more about how to install and configure the \ndifferent plugins/loaders. \n\n\u003ch2 align=\"center\"\u003eUsage\u003c/h2\u003e\n\nDepending on your project setup you will need a different combination of plugin and loaders.\n\n- `openui5-webpack-plugin` is always needed\n- `openui5-renderer-loader` is always needed\n- `openui5-xml-loader` is only needed if you use XML Views in your application\n- `openui5-manifest-loader` is only needed if you have a component and a separate `manifest.json` file\n\nCheck out the modified [`openui5-sample-app`](https://github.com/cevou/openui5-sample-app) for a working example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcevou%2Fopenui5-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcevou%2Fopenui5-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcevou%2Fopenui5-webpack/lists"}