New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

audal-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

audal-cli

Audal CLI toolkit

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

audal-cli

Audal CLI toolkit

oclif Version Downloads/week License

Usage

$ npm install -g audal-cli
$ audal-cli COMMAND
running command...
$ audal-cli (-v|--version|version)
audal-cli/0.0.5 win32-x64 node-v16.17.1
$ audal-cli --help [COMMAND]
USAGE
  $ audal-cli COMMAND
...

Commands

audal-cli change-scale

Change all pixel values in a project by a certain scale

USAGE
  $ audal-cli change-scale

OPTIONS
  -n, --dir=dir      Directory to run the tool
  -n, --scale=scale  Scale every pixel value across JS/TSX/JSX files by a decimal (i.e. 0.8)

See code: src/commands/change-scale.js

audal-cli help [COMMAND]

display help for audal-cli

USAGE
  $ audal-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

audal-cli parse

Parse a TeleportHQ project into Audal format.

USAGE
  $ audal-cli parse

OPTIONS
  -n, --dir=dir  Directory to run the tool

See code: src/commands/parse.js

audal-cli parse-chakra

Parse a Chakra project into Compiled format.

USAGE
  $ audal-cli parse-chakra

OPTIONS
  -n, --dir=dir  Directory to run the tool

See code: src/commands/parse-chakra.js

Keywords

FAQs

Package last updated on 28 Oct 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc