New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ts2asl

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts2asl

TypeScript to AWS ASL transpiler

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

oclif-hello-world

oclif example Hello World CLI

oclif Version CircleCI Downloads/week License

  • Usage
  • Commands

Usage

$ npm install -g ts2asl
$ ts2asl COMMAND
running command...
$ ts2asl (--version)
ts2asl/0.1.0 darwin-arm64 node-v16.14.0
$ ts2asl --help [COMMAND]
USAGE
  $ ts2asl COMMAND
...

Commands

ts2asl compile FILE

Compile TypeScript to AWS ASL

USAGE
  $ ts2asl compile [FILE] [-n <value>]

ARGUMENTS
  FILE  input file

FLAGS
  -n, --name=<value>  which step function to export

DESCRIPTION
  Compile TypeScript to AWS ASL

See code: dist/commands/compile/index.ts

Keywords

oclif

FAQs

Package last updated on 29 Jun 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