Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lorem-ipsum

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lorem-ipsum - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

component.json

@@ -5,3 +5,3 @@ {

"description": "Generates passages of lorem ipsum text suitable for use as placeholder copy in web pages, graphics, and more.",
"version": "1.0.2",
"version": "1.0.3",
"keywords": [],

@@ -8,0 +8,0 @@ "dependencies": {},

{
"name": "lorem-ipsum",
"version": "1.0.2",
"version": "1.0.3",
"description": "Generates passages of lorem ipsum text suitable for use as placeholder copy in web pages, graphics, and more.",

@@ -5,0 +5,0 @@ "author": "Nickolas Kenyeres <nkenyeres@gmail.com> (http://knicklabs.github.com)",

@@ -1,8 +0,9 @@

### LoremIpsum.js
### lorem-ipsum.js
LoremIpsum.js is a Node.js and Component.js module for generating passages of lorem ipsum text. Lorem ipsum text is commonly used as placeholder text in publishing, graphic design, and web development.
lorem-ipsum.js is a Node.js and Component.js module for generating passages of lorem ipsum text. Lorem ipsum text is commonly used as placeholder text in publishing, graphic design, and web development.
### Using the Module (Node.js)
Install the LoremIpsum.js module to use the library in your server-side Node.js projects.
Install the lorem-ipsum.js module to use the library in your server-side Node.js projects.
```bash

@@ -13,3 +14,3 @@ cd ~/MyProject

Require the LoremIpsum.js module and use it to generate a passage of lorem ipsum text.
Require the lorem-ipsum.js module and use it to generate a passage of lorem ipsum text.

@@ -23,3 +24,3 @@ ```javascript

Install the LoremIpsum.js module to use the library client-side.
Install the lorem-ipsum.js module to use the library client-side.

@@ -31,3 +32,3 @@ ```bash

Require the LoremIpsum.js module and use it to generate a passage of lorem ipsum text.
Require the lorem-ipsum.js module and use it to generate a passage of lorem ipsum text.

@@ -61,3 +62,3 @@ ```javascript

LoremIpsum.js includes a command line interface for generating passages of lorem ipsum text. Install the module globally to take advantage of this feature.
lorem-ipsum.js includes a command line interface for generating passages of lorem ipsum text. Install the module globally to take advantage of this feature.

@@ -99,3 +100,3 @@ ```bash

You may now also use a short form when running Lorem Ipsum from the command line. Here's some examples:
You may now also use a short form when running lorem-ipsum.js from the command line. Here's some examples:

@@ -116,3 +117,3 @@ ```

The copy feature requires that you have xclip installed if you are using Lorem Ipsum on Linux. The feature will work out of the box on Mac and Windows systems.
The copy feature requires that you have xclip installed if you are using lorem-ipsum.js on Linux. The feature will work out of the box on Mac and Windows systems.

@@ -119,0 +120,0 @@ ### License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc