Skip to content
/ atlas Public

Parse the image address in the document and generate it locally.

License

Notifications You must be signed in to change notification settings

qiqingfu/atlas

Repository files navigation

create-atlas

Parse the image address in the document and generate it locally.

Install

Global installation via npm:

npm install -g create-atlas

Basic Usage

Run the command directly:

create-atlas

Specify the path parameter:

create-atlas --path=docs.txt

path can be a relative or absolute path.

Supported files

Create-atlas supports parsing the following types of files:

  • .txt
  • .md
  • .html

Support for parsed images

Supports parsing the following image types in documents:

  • jpe?g
  • png
  • svg

About

Parse the image address in the document and generate it locally.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages