You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.
jburnett edited this page Sep 7, 2012
·
1 revision
The original purpose of this repository was to provide client-side JavaScript modules for accessing Windows Azure Storage Metrics. We've already built the NodeJS version, azure-metrics-for-node (https://github.com/AltaModaTech/azure-metrics-for-node), and wanted to create similar capability for browsers to use directly. Unfortunately, many of the dependencies are node-specific, so we've had to put our plan on hold for now.
For now, this project will host a package.json that points to azure-metrics-for-node. So doing "npm install azure-metrics" is equivalent to "npm install azure-metrics-for-node."