{"id":23547850,"url":"https://github.com/dani3lsun/apex-plugin-dev-enhancer","last_synced_at":"2025-04-24T06:11:38.327Z","repository":{"id":46694005,"uuid":"116397452","full_name":"Dani3lSun/apex-plugin-dev-enhancer","owner":"Dani3lSun","description":"Local command line tool to enhance Oracle APEX Plug-in development","archived":false,"fork":false,"pushed_at":"2021-09-29T17:18:56.000Z","size":579,"stargazers_count":8,"open_issues_count":5,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-24T06:11:34.381Z","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/Dani3lSun.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":"2018-01-05T15:12:15.000Z","updated_at":"2021-12-08T23:52:03.000Z","dependencies_parsed_at":"2022-08-27T06:12:20.419Z","dependency_job_id":null,"html_url":"https://github.com/Dani3lSun/apex-plugin-dev-enhancer","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/Dani3lSun%2Fapex-plugin-dev-enhancer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dani3lSun%2Fapex-plugin-dev-enhancer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dani3lSun%2Fapex-plugin-dev-enhancer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dani3lSun%2Fapex-plugin-dev-enhancer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dani3lSun","download_url":"https://codeload.github.com/Dani3lSun/apex-plugin-dev-enhancer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250573354,"owners_count":21452352,"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-12-26T09:19:39.104Z","updated_at":"2025-04-24T06:11:38.300Z","avatar_url":"https://github.com/Dani3lSun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# APEX Plug-in Dev Enhancer\n\n[![APEX Community](https://cdn.rawgit.com/Dani3lSun/apex-github-badges/78c5adbe/badges/apex-community-badge.svg)](https://github.com/Dani3lSun/apex-github-badges) [![APEX Tool](https://cdn.rawgit.com/Dani3lSun/apex-github-badges/b7e95341/badges/apex-tool-badge.svg)](https://github.com/Dani3lSun/apex-github-badges)\n[![APEX Built with Love](https://cdn.rawgit.com/Dani3lSun/apex-github-badges/7919f913/badges/apex-love-badge.svg)](https://github.com/Dani3lSun/apex-github-badges)\n\nLocal command line tool to enhance Oracle APEX Plug-in development...\n\n*Note: At the moment still Beta! Ideas and testing are very welcome...*\n\n![demo](/docs/demo.gif)\n\n\n## Requirements\n* [Node.js](https://nodejs.org/en/)\n* [SQLcl](http://www.oracle.com/technetwork/developer-tools/sqlcl/overview/index.html)\n\n\n## Install\n```\nnpm install apex-plugin-dev-enhancer -g\n```\n\n\n## Usage\n\n#### Help\nShow available commands and information about that\n```\napde help\n```\n\n#### Init Plug-in project\nCreates initial folder structure for future Plug-in development\n```\nmkdir path/to/project\ncd path/to/project\napde init\n```\n\n#### Config Plug-in project\nCreates a JSON file in the root directory of your project with necessary settings \u0026 paramters, like Plug-in name, type, database connection ...\n```\ncd path/to/project\napde config\n```\n\n#### Upload static files to APEX instance\nUploads all files contained in your src/files folder to your APEX instance/application which hosts the Plug-in\n```\ncd path/to/project\napde files\n```\n\n#### Minify/Compress static Plug-in files\nCompresses \u0026 minifies all JS/CSS Plug-in static files located in src/files and outputs a *.min.js* or *.min.css* file in the same directory\n```\ncd path/to/project\napde minify\n```\n\n#### Build Plug-in file for distribution\nExecutes all steps to create a final Plug-in build ready for distribution. Uploads all static files, exports the Plug-in SQL and concats your PL/SQL package to the file. So all necessary objects are contained in one single file. Default location: dist/\n```\ncd path/to/project\napde build\n```\n\n\n## Credits\n\n- [Vincent Morneau´s apex-publish-static-files](https://github.com/vincentmorneau/apex-publish-static-files)\n\n\n## License\nMIT © [Daniel Hochleitner](https://danielhochleitner.de)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdani3lsun%2Fapex-plugin-dev-enhancer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdani3lsun%2Fapex-plugin-dev-enhancer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdani3lsun%2Fapex-plugin-dev-enhancer/lists"}