react-links
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

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.

Package Sidebar

Install

npm i react-links

Weekly Downloads

3

Version

0.1.1

License

MIT

Unpacked Size

12.3 kB

Total Files

17

Last publish

Collaborators

  • kylerwsm