Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
brandai-cli
Advanced tools
brandai-cli is a tool to be used to download your style data from http://brand.ai
Command line tool that helps you sync your style assets on Brand.ai with your working environment.
npm install --global brandai-cli
$ brandai --help
Usage
$ brandai <json|images|icons> --org <organization> --l <library> --k <share key>
$ brandai <json|images|icons> --org <organization> --l <library> --k <share key> --dest <destination folder>
$ brandai <json|images|icons>
$ brandai <json|images|icons> --dest <destination folder>
Example
brandai json --org acme-demo-new --l style
brandai icons --organization acme-demo-new --library style --dest temp/
brandai images (style data settings should be configured in brandai-config.json file)
brandai json --dest source/_data (style data settings should be configured in brandai-config.json file)
Options
-d, --dest Where to place the downloaded files, default is current directory
-org, --organization Organization name (replace any space with a dash "-")
-l, --library Design library name (replace any space with a dash "-")
-k, --key share key (if your design library is private)
As you see from the examples above, you can provide your design library information either by setting it in brandai-config.json or as one of the flags on the command itself.
Note: If the design library is private, you will need to provide a share key that can be found in the Share menu on Brand.ai.
FAQs
brandai-cli is a tool to be used to download your style data from http://brand.ai
The npm package brandai-cli receives a total of 0 weekly downloads. As such, brandai-cli popularity was classified as not popular.
We found that brandai-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
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.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.