Skip to content

kevinhoeppneravaility/sdk-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,238 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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. Some packages use core-js and babel to polyfill unsupported features, but this will be phased out over time.

If you still need support for IE 11, you need to either:

  • Use @availity/workflow >=8.5.0 && <9.0.0. This will transpile all your code and add polyfills needed for IE 11 support.
  • If you are not using @availity/workflow, or cannot upgrade to at least 8.5.0, then you will need to import the package's compiled code from its /lib folder.

Contributing

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

License

MIT

About

JavaScript SDK for Availity

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.7%
  • TypeScript 7.8%
  • Other 1.5%