Socket
Socket
Sign inDemoInstall

azury.js

Package Overview
Dependencies
7
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    azury.js

Azury's JavaScript Library


Version published
Weekly downloads
2
Maintainers
1
Install size
501 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 25 May 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc