Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@adobe/generator-aio-app
Advanced tools
Adobe I/O application yeoman code generator
A Yeoman generator for Adobe I/O Applications.
This module is used by the Adobe I/O CLI app plugin.
npm install -g @adobe/aio-cli
aio app init
to bootstrap your project's code
aio app add action
to add new actions to an existing app
aio app add web-assets
to add a UI to an existing app
aio app add ci
to add a CI to an existing app
aio app delete action
to delete an existing action
aio app delete web-assets
to delete the app's UI
Contributions are welcomed! Read the Contributing Guide for more information.
Two types of generators can be easily contributed to the project:
action generators, e.g. analytics action generator:
generators/add-action/<generator-name>/index.js
. It is recommended that
the generator extends lib/ActionGenerator.js
that provides a set of helpers.generators/add-action/<generator-name>/templates/
generators/add-action/index.js
to reference the newly added generator in the prompt choices.web assets generators, e.g. experience cloud shell react generator:
generators/add-web-assets/<generator-name>/index.js
.generators/add-web-assets/<generator-name>/templates/
generators/add-web-assets/index.js
to reference the newly added generator in the prompt choices.This project is licensed under the Apache V2 License. See LICENSE for more information.
FAQs
Adobe I/O application yeoman code generator
The npm package @adobe/generator-aio-app receives a total of 2,549 weekly downloads. As such, @adobe/generator-aio-app popularity was classified as popular.
We found that @adobe/generator-aio-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.