Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
@shopify/admin-ui-extensions-run
Advanced tools
CLI commands to help with developing with Admin UI extensions
The Admin UI Extensions Run allows you to build and preview Admin UI Extensions. This tool is intended to help partners test Admin UI Extensions before publishing to Shopify.
It comes packaged with Shopify CLI, so when you create an extension using Shopify CLI's shopify create extension
command, your project will automatically consume this package.
Start using this tool in one of two ways:
admin-ui-extensions-template
repo, which consumes this package to build and serve Admin UI Extensions it generatesadmin-ui-extensions-template
When consumed in a project, the command admin-ui-extensions-run
becomes available to the project. The command can be used to build and serve Admin UI Extensions.
To use this package in an UI Extension project, run:
npm install @shopify/admin-ui-extensions-run
or
yarn add @shopify/admin-ui-extensions-run
See usage details in the API docs.
To make and preview changes from ./src
, run a local server from this project using:
yarn server
FAQs
CLI commands to help with developing with Admin UI extensions
The npm package @shopify/admin-ui-extensions-run receives a total of 10 weekly downloads. As such, @shopify/admin-ui-extensions-run popularity was classified as not popular.
We found that @shopify/admin-ui-extensions-run demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 19 open source maintainers collaborating on the project.
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.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.