Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

EthicalJobs.com.au SDK for JavaScript in the browser and Node.js

License

Notifications You must be signed in to change notification settings

ethical-jobs/sdk-js-archived

Repository files navigation

EthicaJobs.com.au Javascript SDK

  • Isomorphic usable in node and the browser

  • Compatible with ImmutableJS structures

  • Many helpers functions

Configuration

This is an isomorphic library that relies on fetch() polyfil being present.

Set a window.EJ_ENV or process.env.EJ_ENV to set the API environment.