abolix/persian-lorem — explained in plain English
Analysis updated 2026-07-20 · repo last pushed 2025-08-20
Insert Persian filler text into a Vue or React component to test how right-to-left text flows in your layout.
Mock up a Persian-language landing page with realistic dummy content before the real copy is ready.
Quickly drop 20 words of Persian placeholder text into an HTML file by typing plorem20.
Test Persian blog or dashboard templates without manually swapping English Lorem Ipsum for Persian sentences.
| abolix/persian-lorem | aaglexx/mcp-man | anthony80188/medical-rag-chatbot | |
|---|---|---|---|
| Stars | 17 | 17 | 17 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | 2025-08-20 | — | — |
| Maintenance | Quiet | — | — |
| Setup difficulty | easy | easy | hard |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Install directly from the VS Code marketplace, no external dependencies or configuration required.
Persian Lorem is a Visual Studio Code extension that fills your code with placeholder text written in Persian. If you're building a website or app and need dummy content to see how Persian-language layouts look before the real text is ready, this tool lets you drop it in instantly without leaving your editor. The way it works is straightforward. You install it through the VS Code marketplace, then type a trigger word directly in your code file. Typing plorem spits out a full paragraph of Persian placeholder text, while typing something like plorem20 gives you exactly 20 words. You can also trigger it through the command palette if you prefer. The extension is smart enough to recognize where you're typing, so it works correctly whether you're inside a Vue template, a React component, a plain HTML file, or a CSS file. This is useful for front-end developers and designers working on Persian-language interfaces. If you're prototyping a dashboard, building a blog template, or mocking up a landing page and need to test how right-to-left Persian text flows alongside your design, you can quickly insert realistic-looking filler text. It saves you from pasting in the same English Lorem Ipsum and then manually swapping in Persian sentences, or worse, leaving English placeholders that won't reflect how the final layout behaves with actual Persian copy. The project is built in TypeScript and handles the nuance of working across many file types. Rather than blindly inserting text everywhere, it does context validation to avoid inserting placeholder text in places where it would break your code. It's a focused, single-purpose tool that does one thing well.
A VS Code extension that inserts Persian placeholder text into your code files. Type a trigger word like plorem20 and it drops in 20 words of dummy Persian text for testing layouts.
Mainly TypeScript. The stack also includes TypeScript, VS Code Extension API.
Quiet — no commits in 6-12 months (last push 2025-08-20).
No license information was provided in the explanation, so the default terms of the repository apply.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.