Coder Social home page Coder Social logo

mandarnaik016 / lorem-ipsum Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 147 KB

Client Side Random Paragraph And Image Generator

Home Page: https://mandarnaik016.github.io/lorem-ipsum/

License: Apache License 2.0

lorem-ipsum lorem-ipsum-generator random-paragraph-generator random-image-generator

lorem-ipsum's Introduction

Lorem ipsum is a simple client side jquery plugin that can generate random paragraph and images using simple shortcodes.

If you are testing a website responsiveness or just want to have a look of your website after its completed, at that time you can use random paragraph and images for testing.

Lorem ipsum plugin can be used at that time without searching for random paragraph and images on internet.

Demo

Installation

Usage

Include lorem_ipsum.js or lorem_ipsum.min.js in your HTML:

<!-- LOAD FROM DIRECTORY -->
<script src="./src/lorem_ipsum.js"></script>
<script src="./dist/lorem_ipsum.min.js"></script>

<!-- JSDELIVR CDN -->
<script src="https://cdn.jsdelivr.net/gh/mandarnaik016/lorem-ipsum@main/cdn/lorem_ipsum.fbcaac204e.min.js"></script>

<!-- STATICALLY CDN -->
<script src="https://cdn.statically.io/gh/mandarnaik016/lorem-ipsum/main/cdn/lorem_ipsum.fbcaac204e.min.js/"></script>

<!-- RAWGITHACK CDN -->
<script src="https://rawcdn.githack.com/mandarnaik016/lorem-ipsum/6d58d78dc9e6ccd410b792940765766d1a21e6eb/cdn/lorem_ipsum.fbcaac204e.min.js"></script>

<!-- RAWGIT CDN -->
<script src="https://ghcdn.rawgit.org/mandarnaik016/lorem-ipsum/main/cdn/lorem_ipsum.fbcaac204e.min.js"></script>

<!-- GITCDN CDN -->
<script src="https://gitcdn.link/repo/mandarnaik016/lorem-ipsum/main/cdn/lorem_ipsum.fbcaac204e.min.js"></script>

<!-- COMBINATRONICS CDN -->
<script src="https://combinatronics.com/mandarnaik016/lorem-ipsum/main/cdn/lorem_ipsum.fbcaac204e.min.js"></script>

I hope you have successfully included file in the HTML page.

Configuration

Paragraph:

<p class="lorem_ipsum"></p>

Paragraph lengthy:

<p class="lorem_ipsum_full"></p>

Image:

<div class="lorem_ipsum_img"></div>

You can use above shortcode for generating random paragraphs and images.

lorem-ipsum's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.