This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

azury.js

1.0.1 • Public • Published

Azury.js

https://npmjs.com/package/npm/azury.js

Azury.js is a powerful, easy-to-use JavaScript Library to interact with Azury's Public API.

Setup

Install Azury.js by running the following command in your console.

 npm i azury.js

Create a configuration file named azury.json in the root directory of your project and paste the following code.

{
  "token": "PASTE YOUR TOKEN HERE",
  "notifications": "true",
  "errors": "true"
}

Documentation

Check out our Wiki for a easy-to-understand documentation.

Package Sidebar

Install

npm i azury.js

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

20 kB

Total Files

4

Last publish

Collaborators