1.0.6 • Published 7 months ago

medicaid v1.0.6

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

MedicaidJS

MedicaidJS is a versatile Software Development Kit (SDK) designed to facilitate seamless interaction with the data.gov Medicaid API.

Installation

Node.js Environment

To integrate MedicaidJS into your Node.js project, use npm for installation: npm install medicaid or npm ci medicaid

Browser Environment

For web-based projects, you can directly import MedicaidJS using ES6 module syntax: const MedicaidSDK = await import('https://kunaalagarwal.github.io/medicaid/sdk.js');

Script tag loading: <script type='module' src='https://kunaalagarwal.github.io/medicaid/sdk.js'></script>

Resources

Availability

Visit the landing page to explore the capabilities and the MedicaidJS ecosystem

Publication

Refer to the published research article for more information about MedicaidJS.

Tutorial

Comprehensive tutorial describing the best practices surrounding usage of MedicaidJS.

Note that the "Official" version of the repository lives within the Episphere Github Repository. Check out this repository for production-ready features.

1.0.6

7 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.0

1 year ago