MasterKN48 / quick-lipsum

Quick-lipsum is single click lorem-ipsum generator. It is very handy tool while working with project that use string or dummy data. Just click website link and paste lorem lipsum where you want.

Home Page:https://masterkn48.github.io/quick-lipsum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Lorem ipsum (Lipsum) Text Generator beta

A quick way to copy or generate Lorem ipsum text as dummy data for your project with single click only.

https://masterkn48.github.io/quick-lipsum

Steps to generate text:

1. Open URL of web app : https://masterkn48.github.io/quick-lipsum/
2. Go back to your project CRTL+V 
3. Done!

It will also available as chrome extension soon, link will updated here.

Built with:

Preact v10.4.0

Milligram CSS v1.3.0

It uses web clipboard api and execommand in fallback mode

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

# run tests with jest and preact-render-spy 
npm run test

For detailed explanation on how things work, checkout the CLI Readme.

About

Quick-lipsum is single click lorem-ipsum generator. It is very handy tool while working with project that use string or dummy data. Just click website link and paste lorem lipsum where you want.

https://masterkn48.github.io/quick-lipsum


Languages

Language:JavaScript 82.2%Language:HTML 11.3%Language:CSS 6.5%