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
# 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.