{"id":13516355,"url":"https://github.com/pklaschka/lorem-ipsum-plugin","last_synced_at":"2025-07-23T13:10:46.914Z","repository":{"id":37575418,"uuid":"231264609","full_name":"pklaschka/lorem-ipsum-plugin","owner":"pklaschka","description":"A small plugin for Adobe XD to insert placeholder text","archived":false,"fork":false,"pushed_at":"2025-03-11T14:10:41.000Z","size":2144,"stargazers_count":9,"open_issues_count":11,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T15:26:19.198Z","etag":null,"topics":["adobe-xd","adobe-xd-plugin","lorem-ipsum","lorem-ipsum-generator","placeholder-text","plugin"],"latest_commit_sha":null,"homepage":"https://zuriklaschka.de/products/lorem-ipsum-for-adobe-xd/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pklaschka.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-01-01T21:13:31.000Z","updated_at":"2025-01-27T15:50:26.000Z","dependencies_parsed_at":"2023-02-16T10:31:05.957Z","dependency_job_id":"6b54111e-ed26-4cf9-98cc-a3555b785abb","html_url":"https://github.com/pklaschka/lorem-ipsum-plugin","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklaschka%2Florem-ipsum-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklaschka%2Florem-ipsum-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklaschka%2Florem-ipsum-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklaschka%2Florem-ipsum-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pklaschka","download_url":"https://codeload.github.com/pklaschka/lorem-ipsum-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244169238,"owners_count":20409686,"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":["adobe-xd","adobe-xd-plugin","lorem-ipsum","lorem-ipsum-generator","placeholder-text","plugin"],"created_at":"2024-08-01T05:01:21.639Z","updated_at":"2025-03-22T00:32:34.601Z","avatar_url":"https://github.com/pklaschka.png","language":"TypeScript","funding_links":[],"categories":["Awesome Open Source Plugins"],"sub_categories":[],"readme":"![Lorem Ipsum Plugin Logo](static/icons/icon@3x.png)\n\n# Lorem Ipsum plugin for Adobe XD\n\n\u003e Add placeholder text. As simple as you want it to be, yet as advanced as you need it to be...\n\n[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/pklaschka/lorem-ipsum-plugin/CI/master)](https://github.com/pklaschka/lorem-ipsum-plugin/actions?query=branch%3Amaster+workflow%3ACI)\n[![Coverage Status](https://coveralls.io/repos/github/pklaschka/lorem-ipsum-plugin/badge.svg?branch=refs/heads/coveralls)](https://coveralls.io/github/pklaschka/lorem-ipsum-plugin?branch=refs/head/coveralls)\n![GitHub](https://img.shields.io/github/license/pklaschka/lorem-ipsum-plugin)\n![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/pklaschka/lorem-ipsum-plugin/master)\n[![Slack Workspace](https://img.shields.io/badge/Slack-pklaschka.slack.com-e51670)](https://join.slack.com/t/pklaschka/shared_invite/enQtNjUyNTU2MDE1OTg3LThhYWY2NGJkODM1MTUxYjY1MWU1ZDgwZTljNDJhNjZjNmUyZmEwZmFmYjZjNjRkMmZlZTE0ZmRjZmVkOGEzNDM)\n\n- [Project Homepage](https://xdplugins.pabloklaschka.de/plugins/lorem-ipsum)\n- [Open in XD Plugin Manager](https://xd.adobelanding.com/en/xd-plugin-download/?name=700b7996)\n\nOfficial repository for the Lorem Ipsum plugin for Adobe XD.\n\n## Plugin Description\n\nA small plugin to insert placeholder text that fits your needs: As simple as you want it to be, yet as advanced as you need it to be…\n\nIt is as easy as selecting one or more text layer(s) and running the plugin from the plugin's menu. Alternatively, you can also use the keyboard shortcut \"Ctrl+Alt+L\" on Windows or \"Cmd+Option+L\" on macOS to run the plugin.\n\nLast but not least: I’m always happy to listen to feedback. Therefore, if you have any (may it be feature requests, bug reports or something else), please let me know via the support website, and I'll see how I can accommodate your wishes.\n\n## Development\n\n### Setup\n\nOnce you've cloned the repo, you merely need to run `npm install` in the root folder of the (cloned) project from your console.\n\n### Usage\n\nThe main two folders you'll be working in are the `src` folder (where all your JavaScript source code gets into) as well as the `dist` folder, which is where your code gets compiled into and where you'll need to put all the \"static\" resources (like images, icons etc. – also your manifest.json file is here).\n\nIt is the `dist` folder that gets compiled into your `.xdx` plugin and what provides your 'valid' plugin code.\n\n### Commands\n\n#### `npm run build`\n\nThis will build (i.e. compile) your plugin and automatically generate a `dist.xdx` file which can be found in the root folder and is ready to get submitted for review in the Adobe developer console.\n\n#### `npm run compile`\n\nDoes the exact same thing as `npm run build`, but does **not** generate a `dist.xdx` file (and only compiles your plugin so it \"lives\" in your `dist` folder).\n\n#### `npm run debug:install`\n\nThis will build (or compile) your plugin and install it in the development folder of Adobe XD once. Please note that this uses the development mode when compiling, making mistakes easier to find. This, however, means your plugin won't get minified.\n\n#### `npm run debug:watch` or `npm start`\n\nDoes the same as `npm run debug:install`, but watches the file system for changes and automatically recompiles and reinstalls the plugin when anything's changed (extremely useful during development).\n\nPlease note that you'll still need to run the \"Reload plugins\" command inside Adobe XD after every new install (may that be via `debug:install` or every time via `debug:watch`).\n\n#### `npm run lint`\n\nRuns the ESLint linter on the `src` folder to check for style errors in your code.\n\n### Setting up different editors and IDEs\n\n#### Visual Studio Code\n\nThe project should work out of the box in Visual Studio Code, no further configuration should be required.\n\n#### JetBrains WebStorm\n\nActivate node autocompletion (Preferences=\u003eLanguages \u0026 Frameworks=\u003eNode.js and npm=\u003eEnable)\n\n## Attribution\n\nTo add autocompletion, this boilerplate uses the MIT-licensed Typescript definitions that can be found at \u003chttps://github.com/AdobeXD/typings\u003e.\n\nFurthermore, the following open-source libraries for XD plugin development, developed by Pablo Klaschka, got used:\n\n- [`xd-storage-helper`](https://github.com/pklaschka/xd-storage-helper)\n- [`xd-localization-helper`](https://github.com/pklaschka/xd-localization-helper)\n- [`xd-dialog-helper`](https://github.com/pklaschka/xd-dialog-helper)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpklaschka%2Florem-ipsum-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpklaschka%2Florem-ipsum-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpklaschka%2Florem-ipsum-plugin/lists"}