Coder Social home page Coder Social logo

injyzarif / azure-sdk-for-node Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure/azure-sdk-for-node

0.0 0.0 0.0 23.26 MB

Azure SDK for Node.js

Home Page: http://azure.github.io/azure-sdk-for-node/

License: Apache License 2.0

JavaScript 100.00% Shell 0.01%

azure-sdk-for-node's Introduction

Azure SDK for Node.js

NPM version Build Status

This project provides a Node.js package that makes it easy to consume and manage Microsoft Azure Services.

Install from npm

We provide both fine-grained modules for different Microsoft Azure services which you can install separately, and an all-up module which contains everything.

Notice: we haven't provided fine-grained modules for every supported Microsoft Azure services yet. This will come soon.

Install the all-up module

npm install azure

 

Install individual modules

| Azure Services | | :----------------------------------------------------------------------------- | :--------------------------- | | Gallery | npm install azure-gallery | | Key Vault | npm install azure-keyvault | | Monitoring | npm install azure-monitoring | | Scheduler | npm install azure-scheduler | | Service Bus | npm install azure-sb | | Storage | npm install azure-storage | |   | | | Azure Resource Management | | API Apps | npm install azure-arm-apiapp | | Authorization | npm install azure-arm-authorization | | Compute | npm install azure-arm-compute| | Resource Manager | npm install azure-arm-resource | | DNS | npm install azure-arm-dns | | Insights | npm install azure-arm-insights | | Key Vault | npm install azure-arm-keyvault | | Virtual Networks | npm install azure-arm-network | | Storage | npm install azure-arm-storage | | Traffic Manager | npm install azure-arm-trafficManager| | WebApps (WebSites) | npm install azure-arm-website | |   | | | Azure Service Management | | Compute | npm install azure-asm-compute | | HDInsight | npm install azure-asm-hdinsight | | Service Bus | npm install azure-asm-sb | | Service Manager | npm install azure-asm-mgmt | | Store | npm install azure-asm-store | | Scheduler | npm install azure-asm-scheduler | | SQL Database | npm install azure-asm-sql | | Storage | npm install azure-asm-storage | | Subscriptions | npm install azure-asm-subscription| | Traffic Manager | npm install azure-asm-trafficManager| | Virtual Networks | npm install azure-asm-network | | WebSites | npm install azure-asm-website | |   | | | Base Libraries | | | Common SDK Functionality | npm install azure-common |

Need Help?

Related Projects

Contribute

Getting Started Developing

Want to get started hacking on the code, super! Follow the following instructions to get up and running. These instructions expect you have Git and a supported version of Node installed.

  1. Fork it
  2. Git Clone your fork (git clone {your repo})
  3. Move into sdk directory (cd azure-sdk-for-node)
  4. Install all dependencies (npm install)
  5. Run the tests (npm test). You should see all tests passing.

Contributing Code to the Project

You found something you'd like to change, great! Please submit a pull request and we'll do our best to work with you to get your code included into the project.

  1. Commit your changes (git commit -am 'Add some feature')
  2. Push to the branch (git push origin my-new-feature)
  3. Create new Pull Request

azure-sdk-for-node's People

Contributors

amarzavery avatar yugangw-msft avatar anuchandy avatar xmbms avatar lodejard avatar suwatch avatar blackmist avatar huangpf avatar markcowl avatar jeffwilcox avatar ms-alguerra avatar jianghaolu avatar guangyang avatar deepakswifty avatar vivsriaus avatar matt-westphal avatar pofallon avatar glennblock avatar loudej avatar shuagarw avatar toddreifsteck avatar devigned avatar richorama avatar gucalder avatar emgerner-msft avatar fsautomata avatar nilambari avatar markusahlstrand avatar msfcolombo avatar namratab avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.