danger-plugin-artifact-size
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

danger-plugin-artifact-size

CI npm version semantic-release code style: prettier

Generates a markdown table summary of the size of your build artifacts

Usage

Install:

npm install --save-dev danger-plugin-artifact-size

At a glance:

// dangerfile.js
import artifactSize from 'danger-plugin-artifact-size'

artifactSize();

This plugin:

  • Generates a markdown table of

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    0
  • 1.1.0
    3
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i danger-plugin-artifact-size

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

41.5 kB

Total Files

7

Last publish

Collaborators

  • bearalliance