🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@photonhealth/elements

Package Overview
Dependencies
Maintainers
6
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@photonhealth/elements

Photon's collection of customizable and reusable components to help clients integrate seamlessly with our system. Elements can be used to add prescribing functionality into any web-based clinical tool.

0.16.12
latest
npm
Version published
Weekly downloads
5.2K
-4.91%
Maintainers
6
Weekly downloads
 
Created
Source

Photon Elements

Photon's collection of customizable and reusable components to help clients integrate seamlessly with our system. Elements can be used to add prescribing functionality into any web-based clinical tool.

Local Development

To run at http://localhost:3000:

npx nx run elements:start

To modify the embedded component, edit attributes of element photon-prescribe-workflow inside index.html

To view available attributes/options, see photon-prescribe-workflow-component.tsx or official docs

Components

After editing packages/components, re-run npx nx run components:build to see TypeScript and other changes load into packages/elements

Usage

Installation

npm i @photonhealth/elements

Example

import('@photonhealth/elements').catch((err) => {});

Full documentation of available elements and example configurations can be found here: Photon Elements Documentation

FAQs

Package last updated on 09 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts