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

react-text-format

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-text-format - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "react-text-format",
"version": "1.0.2",
"version": "1.0.3",
"description": "React Component to find and format links, emails, phone numbers and credit cards to required format.",

@@ -5,0 +5,0 @@ "author": "Ahsan Bilal",

@@ -48,3 +48,8 @@ # react-text-format

<br /><br />
This is demo phone Number 123.456.7890
This is demo phone Number 123.456.7890 <br />
This is demo phone Number 2125551212 <br />
This is demo phone Number (212) 555 1212 <br />
This is demo phone Number (212) 555-1212 <br />
This is demo phone Number 212-555-1212 ext. 101 <br />
This is demo phone Number 212 555 1212 x101 <br />
<br /><br />

@@ -57,5 +62,4 @@ This is an anchor <a href="http://formatter.com">http://formatter.com</a>;

###### Output:
![Generated Avatar](https://image.ibb.co/fEgvXf/basic-implementation.png)
![Generated Avatar](https://preview.ibb.co/dPOwfA/react-text-format-basic.png)
### Advance Implementation

@@ -146,3 +150,8 @@ ```js

<br /><br />
This is demo phone Number 123.456.7890
This is demo phone Number 123.456.7890 <br />
This is demo phone Number 2125551212 <br />
This is demo phone Number (212) 555 1212 <br />
This is demo phone Number (212) 555-1212 <br />
This is demo phone Number 212-555-1212 ext. 101 <br />
This is demo phone Number 212 555 1212 x101 <br />
<br /><br />

@@ -156,2 +165,2 @@ This is an anchor <a href="http://formatter.com">http://formatter.com</a>;

###### Output:
![Generated Avatar](https://image.ibb.co/iiS2Cf/adv-implementation.png)
![Generated Avatar](https://image.ibb.co/fTNp0A/react-text-format-advance.png)

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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