Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@haxcms/migrate-elmsln

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxcms/migrate-elmsln

Migrate ELMSLN content to HAXcms.

  • 0.0.13
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

@haxcms/migrate-elmsln

Migrate ELMSLN content to HAXcms.

oclif Version Downloads/week License

Usage

$ npm install -g @haxcms/migrate-elmsln
$ migrate-elmsln COMMAND
running command...
$ migrate-elmsln (-v|--version|version)
@haxcms/migrate-elmsln/0.0.13 darwin-x64 node-v12.13.0
$ migrate-elmsln --help [COMMAND]
USAGE
  $ migrate-elmsln COMMAND
...

Commands

migrate-elmsln help [COMMAND]

display help for migrate-elmsln

USAGE
  $ migrate-elmsln help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

migrate-elmsln run

Convert ELMSLN content to HAXcms.

USAGE
  $ migrate-elmsln run

OPTIONS
  -h, --help                       show CLI help
  -i, --images                     convert images defined in img tags to local assets.
  -j, --jos=jos                    (required) location of site.json file.
  -s, --skipDownload               skip downloading assets using puppeteer.
  -t, --tokens                     convert tokens defined in img tags to local assets.
  -u, --url=url                    url of the ELMS site that contains the assets.
  -v, --version                    show CLI version
  --imagesAttrName=imagesAttrName  [default: src] specify image attribute. Required if images option is set.
  --imagesTagName=imagesTagName    [default: img] specify image tag. Required if images option is set.

See code: src/commands/run.js

Keywords

FAQs

Package last updated on 14 May 2020

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