
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@adobe/create-aio-lib
Advanced tools
CLI tool to create AIO Libs
This uses this template.
Make sure you have npm version 6.1.0 or greater:
npm --version
Then run:
npm init @adobe/aio-lib <library_name> <repo_name> [options]
where <library_name> is the name of your library (this will create the folder in the current working directory by default)
npx @adobe/create-aio-lib <library_name> <repo_name> [options]
where <library_name> is the name of your library
where <repo_name> is the scoped name of your repo
Creates an AIO Lib
USAGE
$ create-aio-lib LIBNAME REPONAME
ARGUMENTS
LIBNAME the name of the library
REPONAME the repo of the library
OPTIONS
-h, --help show CLI help
-o, --outputDir=outputDir folder to output the library in (defaults to
the current working folder)
-t, --templateUrl=templateUrl the template to use
-v, --version show CLI version
-w, --overwrite overwrite any existing output folder
DESCRIPTION
Example:
create-aio-lib MyLibClass myOrg/myRepo
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the Apache V2 License. See LICENSE for more information.
FAQs
Create an AIO Lib
The npm package @adobe/create-aio-lib receives a total of 1 weekly downloads. As such, @adobe/create-aio-lib popularity was classified as not popular.
We found that @adobe/create-aio-lib demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 22 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
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.