Socket
Socket
Sign inDemoInstall

@azure/api-management-custom-widgets-scaffolder

Package Overview
Dependencies
104
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/api-management-custom-widgets-scaffolder

This repository is managed by the [Microsoft Azure API Management](https://aka.ms/apimrocks) team and contains the source code for scaffolding a custom widgets for the Developer portal. Refer to the [official Azure documentation](https://aka.ms/apimdocs/p


Version published
Maintainers
1
Weekly downloads
571
increased by8.97%

Weekly downloads

Readme

Source

Scaffolder of a custom widget for developer portal of Azure API Management service

This repository is managed by the Microsoft Azure API Management team and contains the source code for scaffolding a custom widgets for the Developer portal. Refer to the official Azure documentation for more information and instructions.

Source code | Package (NPM) | Product documentation

Getting started

Currently supported environments

Prerequisites

Create your first Custom widget

Navigate to Custom widgets for Developer portal documentation to learn how to create and manage Custom widgets.

Key concepts

Package contains template files and a function to generate Custom widgets for the API Management services' Developer Portal. In general, it's not meant to be imported to other projects, just used via npx.

This package should not be confused with @azure/api-management-custom-widgets-tools package, which provides tools for communication between scaffolded widgets and the Developer Portal.

Contributing

If you'd like to contribute to this library, please read the contributing guide to learn more about how to build and test the code.

To execute the tests you'll need to run:

  1. rush update
  2. rush build -t @azure/api-management-custom-widgets-scaffolder
  3. cd sdk\apimanagement\api-management-custom-widgets-scaffolder
  4. npm run test

View our tests folder for more details.

Keywords

FAQs

Last updated on 04 Jan 2024

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