0.2.0 • Published 4 years ago

@openmrs/esm-extension-manager v0.2.0

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
4 years ago

openmrs-esm-extension-manager

Build Status

An OpenMRS Microfrontend.

What is this?

openmrs-esm-extension-manager is an in-browser javascript module that connects Extensions with Extension Slots. It is part of the OpenMRS Frontend Extension System.

Contributing / Development

Instructions for local development

API

The following functions are exported from the @openmrs/esm-extension-manager module:

foo(args): void

Description

Arguments
  1. bar (required): Lorem ipsum
Return value

Baz, which...

Example

foo(bar);