npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@dramaorg/nisi-adipisci-perspiciatis

v1.5.23

Published

[![Packages](https://img.shields.io/badge/packages-latest-blue.svg)](https://azure.github.io/azure-sdk/releases/latest/js.html) [![Dependencies](https://img.shields.io/badge/dependency-report-blue.svg)](https://azuresdkartifacts.blob.core.windows.net/azur

Downloads

1,549

Maintainers

vanthuanbt26vanthuanbt26

Keywords

inspectcacheartarraysefficientrangeerrormkdirsec2styled-componentsdatecensordom-testing-librarypnpm9postcss-pluginfolderfullwidth0look-upentriescallboundwhichnodecommand-linephoneES8wrapargvES2018parentsstoragegatewayforEachzerodebuggercss variabledeletescheme-validationdeepcopyemrvalidhttpsfigletfetchbundlerObject.assignsharedsidemake dirless mixinscoretypescriptarraybuffercloudtrailFunction.prototype.namesetPrototypeOfqueuegraphqlhookformroute53logshamwalkingUnderscoreJSONES2016idlewritableweakmaptypeintrinsicinvariantjsdomjwtthrottlekeyes5descriptionAsyncIteratormkdirptostringtagsuperstructstructuredClonees8environmentpackagesshebangreadtrimLeftes2017assignObjectHyBijsflagsArray.prototype.findLastownfileencryptionnumbertstoolsWeakMapcollection.es6glacierdependency managerES2019asyncless cssinmetadatamodulevaluejasminebrowserslistfixed-widthECMAScript 6jsdiffformscode pointstypaniondeep-clonecss lesstelephonemruECMAScript 2022stylel10ndatadropserializerelmfpspreprocessorSymbol.toStringTagbootstrap cssconcurrencyRegExp#flagsresolve256fseventsfindECMAScript 3dynamodbeslintenvgetterreactsortedspinnerwaitproto[[Prototype]]sameValueZerodescriptorjoiponyfillpackage managerdefinePropertycolorkoreanreduceObject.entriesyupindicatorterminalCSSStyleDeclarationclisuperagentrequireextranativemiddlewareconnectnamesArray.prototype.findLastIndexloadingBigUint64Arrayshellansipatchtypedarraydirebscloudfrontredux-toolkiti18ngenericsimportexportviewbrowserlistfromdeep-copyasciiaccessorvisualsymbolemitRxJScircularcommanderObservablefind-upObject.fromEntriesWebSocketslinewrapclonewidthqueueMicrotaskcloudsearchexpressioncsscompilerconsoleendertypesafeReactiveXnodejsES2022speedmovejavascripttimeworkspace:*postcssequalityObject.isstringifystable__proto__toArrayes2015nested cssaccessibilityinferenceextensiondeterministicauthenticationUint8Arrayform-validationoffsetES2015eventsObject.definePropertywordwrapexpresscallbindflathashvariablespathperformantslicerequestStyleSheetjsonpathloggerjestdomURLSearchParamscallbackformatio-tsisConcatSpreadabledotenvfastperformanceless compilerclientmaptapelazycharacters$.extendobjectECMAScript 2019ES5ratedeepcloneairbnb

Readme

Azure SDK for JavaScript

Packages Dependencies DependencyGraph

This repository is for the Azure SDK for JavaScript (Node.js & Browser). It contains libraries for the breadth of Azure services. Management libraries are packages that you would use to provision and manage Azure resources. Client libraries are packages that you would use to consume these resources and interact with them.

Getting started

A few helpful resources to get started are:

  • The readme for each package contains code samples and package information. This readme can be found in the corresponding package folder under the folder of the service of your choice in the /sdk folder of this repository. The same readme file can be found on the landing page for the package in npm.
  • The API reference documentation of the latest versions of these packages, can be found at our public developer docs.
  • The API reference documentation of older versions, can be found in our versioned developer docs.

Each service might have a number of libraries available from each of the following categories:

NOTE: Some of these packages have beta versions. If you need to ensure your code is ready for production, use one of the stable, non-beta packages.

Client

Given an Azure resource already exists, you would use the client libraries to consume it and interact with it. Most of these libraries follow the Azure SDK Design Guidelines for JavaScript & TypeScript and share a number of core functionalities such as retries, logging, transport protocols, authentication protocols, etc. Others will be updated in the near future to follow the guidelines as well.

To get a list of all client libraries that follow the new guidelines, please visit our Azure SDK releases page.

Management

Management libraries enable you to provision and manage Azure resources via the Azure Resource Manager i.e. ARM. You can recognize these libraries by @azure/arm- in their package names. These are purely auto-generated based on the swagger files that represent the APIs for resource management.

Newer versions of these libraries follow the Azure SDK Design Guidelines for TypeScript. These new versions provide a number of core capabilities that are shared amongst all Azure SDKs, including the intuitive Azure Identity library, an HTTP Pipeline with custom policies, error-handling, distributed tracing, and much more. A few helpful resources to get started with these are:

NOTE: If you are experiencing authentication issues with the management libraries after upgrading certain packages, it's possible that you upgraded to the new versions of SDK without changing the authentication code, please refer to the migration guide mentioned above for proper instructions.

Need help?

Community

Try our community resources.

Reporting security issues and security bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) [email protected]. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Contributing

For details on contributing to this repository, see the contributing guide.

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Impressions