JSPM

pochta-mjml

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q45750F
  • License MIT

Test emails workflow simplified

Package Exports

  • pochta-mjml

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pochta-mjml) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

pochta

Test emails simplified

oclif Version Downloads/week License

Usage

$ npm install -g pochta-mjml
$ pochta COMMAND
running command...
$ pochta (-v|--version|version)
pochta-mjml/1.0.1 darwin-x64 node-v13.12.0
$ pochta --help [COMMAND]
USAGE
  $ pochta COMMAND
...

Commands

pochta help [COMMAND]

display help for pochta

USAGE
  $ pochta help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

pochta send

setup hosting environments and send mjml/html test emails

USAGE
  $ pochta send

See code: src/commands/send.js