Skip to content

christieb7007/availity-angular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

availity-angular

Availity Angular SDK

License NPM Dependency Status Build

Table of Contents

Intro

Demo

availity.github.io/availity-angular

Supported Browsers

  • Internet Explorer 9 and newer
  • Google Chrome
  • Mozilla Firefox

Other browsers should be supported as well but you may experience some issues.

Quickstart

Install the Availity Angular SDK with npm.

$ npm install availity-angular --save

Acknowledgments

The Availity Angular lib was heavily inspired by multiple open source frameworks. If for some reason a library could not be used directly (IE9 limitation), we've reused that projects code directly in this project. Please check out the libs below for some beautifully written code.

Contributing

  1. Ensure release is occurring on master branch: git checkout master
  2. Run npm test and ensure all test are passing
  3. Run npm run build
  4. Run npm version ${version} where version is the appropriate semantic release number.
  5. Run npm publish. You must be listed as a collaborator https://www.npmjs.com/package/availity-angular for this step to work.

License

Copyright (c) 2017 Availity, LLC

About

Availity Angular SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.9%
  • HTML 11.5%
  • CSS 0.6%