Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phucbm/lipsum-generator
๐งข Generate lorem ipsum dummy text in a drop of a hat.
https://github.com/phucbm/lipsum-generator
chrome-extension javascript jquery lipsum-generator lorem-ipsum lorem-ipsum-generator mv3
Last synced: 25 days ago
JSON representation
๐งข Generate lorem ipsum dummy text in a drop of a hat.
- Host: GitHub
- URL: https://github.com/phucbm/lipsum-generator
- Owner: phucbm
- License: mit
- Created: 2018-11-03T08:25:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T10:27:40.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T02:06:37.786Z (over 1 year ago)
- Topics: chrome-extension, javascript, jquery, lipsum-generator, lorem-ipsum, lorem-ipsum-generator, mv3
- Language: JavaScript
- Homepage: https://lipsum-generator.netlify.app
- Size: 10.3 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lipsum Generator v3.0.0
[![release](https://badgen.net/github/release/phucbm/lipsum-generator/?cache=600)](https://github.com/phucbm/lipsum-generator/releases/latest)
[![users](https://badgen.net/chrome-web-store/users/fepopmflofkppphpkfjdbmimglkeifna)](https://chrome.google.com/webstore/detail/lipsum-generator/fepopmflofkppphpkfjdbmimglkeifna)
[![rating](https://badgen.net/chrome-web-store/rating/fepopmflofkppphpkfjdbmimglkeifna)](https://chrome.google.com/webstore/detail/lipsum-generator/fepopmflofkppphpkfjdbmimglkeifna)
[![Made in Vietnam](https://raw.githubusercontent.com/webuild-community/badge/master/svg/made.svg)](https://webuild.community)
[![Netlify Status](https://api.netlify.com/api/v1/badges/e472906a-3df7-4e0f-9515-9c55ba356c28/deploy-status)](https://app.netlify.com/sites/lipsum-generator/deploys)> Chrome Extension to generate lorem ipsum dummy text.
## Getting started
There are 2 versions of Lipsum Generator that you can choose according to your needs.
### ๐ **[Chrome Extension version](https://chrome.google.com/webstore/detail/lipsum-generator/fepopmflofkppphpkfjdbmimglkeifna)**
![](media/v3/1280-ext.jpg)
![](media/v3/1280-word.jpg)
![](media/v3/1280-sentence.jpg)
![](media/v3/1280-paragraph.jpg)
![](media/v3/1280-list.jpg)By using extension, you can have this tool works even when you're offline.
### ๐ **[Web version](https://lipsum-generator.netlify.app)**
![](media/v3/1280-web-app.jpg)
The web version allows you to use on any browser, not just Chrome.
## Local deployment
```text
npm install
``````text
gulp serve
```## License
[MIT License](https://github.com/phucbm/lipsum-generator/blob/main/LICENSE)
Copyright (c) 2022 Minh-Phuc Bui