AngularJS libraries for Salaxy platform
=======================================

This package contains the main Salaxy library that we have been running 
in production since March 2016 on our Palkkaus.fi web site.

Usage:

- Run `npm install --save @salaxy/ng1`
- Reference or copy files from `node_modules/@salaxy/ng1`

| File                                | Description                                                            |
| ----------------------------------- | -----------------------------------------------------------------------|
| salaxy-lib-ng1.js                   | ES6 module compilation (es)                                            |
| salaxy-lib-ng1.umd.cjs              | Browser friendly (umd) compilation                                     |
| salaxy-lib-ng1-all.js               | Browser friendly (umd) compilation with dependencies bundle            |


For more information and documentation about Salaxy platform, please go to https://developers.salaxy.com 
