JSPM

  • Created
  • Published
  • Downloads 4724
  • Score
    100M100P100Q134218F
  • License MIT

img-size plugin for MarkdownIt

Package Exports

  • @mdit/plugin-img-size
  • @mdit/plugin-img-size/lib/index.js

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 (@mdit/plugin-img-size) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@mdit/plugin-img-size

Version Downloads Size

Image size plugin for MarkdownIt.

Docs | 文档

Install / 安装

# pnpm
pnpm add -D @mdit/plugin-img-size
# npm
npm i -D @mdit/plugin-img-size
# yarn
yarn add -D @mdit/plugin-img-size