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

ruxe

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ruxe - npm Package Compare versions

Comparing version 1.2.4 to 1.2.6

.eslintrc

2

package.json
{
"name": "ruxe",
"version": "1.2.4",
"version": "1.2.6",
"main": "src/index.js",

@@ -5,0 +5,0 @@ "scripts": {

@@ -1,5 +0,5 @@

<div align="center">
<br />
<div align="center">
<br />
<p>
<a href="https://www.npmjs.com/package/ruxe"><img style="margin-top:-4%" src="https://user-images.githubusercontent.com/74130881/125087949-96172380-e0ea-11eb-82a4-eb9d99ada2c1.png" width="546" alt="ruxe" /></a>
<a href="https://www.npmjs.com/package/ruxe"><img style="margin-top: -4%" src="https://user-images.githubusercontent.com/74130881/125087949-96172380-e0ea-11eb-82a4-eb9d99ada2c1.png" width="546" alt="ruxe" /></a>
</p>

@@ -10,2 +10,5 @@ <br />

<a href="https://www.npmjs.com/package/ruxe"><img src="https://img.shields.io/npm/dt/ruxe.svg?maxAge=3600" alt="NPM downloads" /></a>
<a href="https://www.codefactor.io/repository/github/jaipack17/ruxe"><img src="https://www.codefactor.io/repository/github/jaipack17/ruxe/badge" alt="CodeFactor" /></a>
<a href="https://github.com/jaipack17/ruxe/blob/main/CONTRIBUTING.md"><img src="https://img.shields.io/badge/github-contribute-black" alt="contribute" /></a>
<a href="https://www.github.com/jaipack17/ruxe/issues"><img src="https://img.shields.io/badge/issues-bugs-red" alt="issues" /></a>
</p>

@@ -16,3 +19,3 @@ </div>

[Ruxe](https://www.npmjs.com/package/ruxe) is an open-source npm package used to wrap text into paragraphs for command line interfaces. It takes 2 lines of code to do that. And saves you a lot of time for formatting text. You can also change paragraph colors and change the alignment of the paragraph in seconds.
[Ruxe](https://www.npmjs.com/package/ruxe) is an open-source npm package used to wrap text into **clean and neat paragraphs** for command line interfaces. It takes 2 lines of code to do that. And saves you a lot of time for formatting text. You can also change paragraph colors and change the alignment of the paragraph in seconds.

@@ -49,9 +52,8 @@ ## Installation

```sh-session
Harry has a little farm he has 4
cows 15 chickens and 3 goats in
his farm. He likes to grow a
variety of crops such as wheat barley
rice and corn! He loves farming! He
also has good storage facilities in the
farm and modern irrigation systems!
Harry has a little farm, he has 4 cows,
15 chickens and 3 goats in his farm.
He likes to grow a variety of crops
such as wheat, barley, rice and corn! He
loves farming! He also has good storage facilities
in the farm and modern irrigation systems!
```

@@ -65,4 +67,15 @@

### Format
Your pull request must contain the following information in detail -
* Explain the pull request and the need for it to be merged in not more than 30 words
* What did you add/edit?
### Review
All pull requests are reviewed thoroughly. Pull requests that pass the review are merged and then closed while the pull requests that fail the review are not merged and are closed.
## 🐛 Bugs
Found a bug? Having an issue with the package? Open a new issue [here](https://github.com/jaipack17/ruxe/issues)!
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