Skip to content

asifsha/awesome-react-links

 
 

Awesome React Links version-1.x.x PRs Welcome MIT

A collection of animated links/ anchor tags. this can be used on any clickable element.

Demo

Installation

npm install awesome-react-links

Usage

import AwesomeLinks from "awesome-react-links";

<AwesomeLinks linkStyle="highlight1">
  <a href="https://www.google.com">Google</a>
</AwesomeLinks>;

check out the demo for all styles and how to use them!

All styles

Styles

Show your support

⭐ this repo

Contributions

This is my first published package in npm so if you have an improvement or suggestion,

  • Raise an issue and submit on github.
  • Create a pull request! :)

check out CONTRIBUTING.md for more!

License

This repository is licensed under the MIT license. See LICENSE for details.

About

An npm package with a collection of animated links

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 72.8%
  • CSS 27.2%