0.1.1 • Published 5 years ago

react-links v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

React Links

This package provides simple React container components which give your links more personality.

Installation

Installation can be done using the following ways.

Using the npm install command.

$ npm install react-links

Or yarn add command.

$ yarn add react-links

Features

  • Parse links in text strings into styled links using the widely used []() syntax with the built-in ParseUrl container component.
  • A range of link styles to give our links more personality. Links should not be boring y'know.

Supported types of links

Highlighted Links

  • Uses the HighlightedLink component.
  • Example available on CodeSandbox.
1.0.1

5 years ago

1.0.0

5 years ago

0.1.2

6 years ago

0.1.1

5 years ago

0.1.0

5 years ago