Skip to content

Availity/sdk-js

Folders and files

NameName
Last commit message
Last commit date
Oct 4, 2024
Feb 10, 2025
Apr 18, 2022
Feb 7, 2025
Feb 10, 2025
Jul 29, 2024
Jun 17, 2022
Dec 2, 2024
Oct 16, 2017
Dec 17, 2021
May 24, 2022
Sep 20, 2021
Jul 18, 2024
Jun 17, 2022
Sep 20, 2021
Jul 18, 2024
Jul 18, 2024
Dec 17, 2021
Oct 3, 2024
Jan 23, 2020
Oct 16, 2017
Mar 7, 2023
Aug 15, 2019
May 24, 2022
Dec 12, 2024
Jul 26, 2024
Aug 22, 2023
Dec 31, 2020
Jul 18, 2024
Dec 9, 2024
Oct 26, 2021
Dec 9, 2024
Feb 10, 2025

Repository files navigation

Availity JavaScript SDK

JavaScript SDK for designed for the Availity Portal

Build Coverage License

Documentation

Docs for each of the packages deployed in sdk-js can be found at https://availity.github.io/

Supported Browsers

Packages in this repository are designed to work with the following browsers

  • Google Chrome
  • Microsoft Edge
  • Mozilla Firefox

Internet Explorer Support

Active support for Internet Explorer was dropped in August 2021. As of 04/2021 we no longer provide any polyfills. These will need to be configured in your own environment.

There are 2 options available if you need support for IE 11:

  • Use an older version of the package (you can check the CHANGELOG in the package to see when IE 11 support was dropped for that package)
  • You can use @availity/workflow which will polyfill major features for you.

Contributing

Check out our contributing guide for more information on how to contribute.

License

MIT