1.0.0 • Published 10 months ago

@hipaatizer/react-embed v1.0.0

Weekly downloads
-
License
GPL-2.0
Repository
gitlab
Last release
10 months ago

HIPAAtizerEmbed

🛡️ Embed HIPAA-Compliant Forms in Your React App

HIPAAtizerEmbed is a lightweight React component for embedding secure, HIPAA-compliant forms from HIPAAtizer directly into your React applications.


📦 Installation

Install the package using npm:

npm install @hipaatizer/react-embed

⚡ Usage

Import the component and use it in your React app:

import HIPAAtizerEmbed from '@hipaatizer/react-embed';

function App() {
  return <HIPAAtizerEmbed formId="your-form-id" />;
}

export default App;

🔍 How to find your form ID:


🎯 Features

  • Plug-and-Play: Embed forms with a single React component
  • Secure by Design: Forms are rendered in the user's browser via an iframe, with content securely hosted in a HIPAA-compliant environment
  • Lightweight: Minimal footprint and no runtime dependencies

🚀 Contributing

Contributions are welcome! If you encounter issues or have suggestions, feel free to open an issue on GitLab.


📄 License

Licensed under the GNU General Public License v2.0.


Need help? Contact us or check out the official HIPAAtizer documentation. 🚀

1.0.0

10 months ago

0.0.16

10 months ago