2.2.2 • Published 4 months ago

@bosh-code/react-shielded v2.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

react-shielded

Add the Women's Refuge Shielded Site button to your React website.

What's Shielded?

From The Shielded Site Project website:

We’ve created a tool for victims of abuse to ask for help, without fear of it showing up in their browser’s history or an abusive partner ever seeing it. A simple icon which can sit on any website and launch a powerful resource to help end domestic violence.

screenshot

Features

  • :100: Rewrite of the Shielded script in React.
  • :lock: No external resources requested—except the iframed content.
  • :black_nib: Hand-crafted vector icons.
  • :wheelchair: Accessibility support.

Usage

Install with your favourite package manager:

npm install react-shielded or yarn add react-shielded.

:warning: Requires React v16.14.0 or higher.

Import in the Shielded component:

import Shielded from 'react-shielded';

Use in your React app:

  ...
  <Shielded />
  ...

And that's it!

2.2.2

4 months ago

2.2.1

4 months ago

2.2.0

4 months ago