react-linkhandler

A linkhandler for global React links

Usage no npm install needed!

<script type="module">
  import reactLinkhandler from 'https://cdn.skypack.dev/react-linkhandler';
</script>

README

React Linkhandler

A standard link handler for React frameworks

NPM

Install

$ npm i -S react-linkhandler

Import

import * from 'react-linkhandler'

Usage

Import it as a utility in your React framework.

Dev

Tests: TODO

Before commiting, run npm run lint

Contribute

Please.

License

MIT