licenses.dev

rollup-plugin-filesize v6.2.1

A rollup plugin to show filesize in the cli

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
boxen • 4.2.0Create boxes in the terminalDIRECT17
brotli-size • 4.0.0Get the brotli compressed size of a string or bufferDIRECT1
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 3.0.0Terminal string styling done rightINDIRECT5
cli-boxes • 2.2.1Boxes for use in the terminalINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colors • 1.4.0get colors in your node.js consoleDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
duplexer • 0.1.1Creates a duplex streamINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
gzip-size • 5.1.1Get the gzipped size of a string or bufferDIRECT2
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.DIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
term-size • 2.2.1Reliably get the terminal window size (columns & rows)INDIRECT0
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
BSD-3-Clause2
PackageRelationDependenciesPublished
filesize • 4.2.1JavaScript library to generate a human readable String describing the file sizeDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
terser • 4.8.1JavaScript parser, mangler/compressor and beautifier toolkit for ES6+DIRECT4
ISC1
PackageRelationDependenciesPublished
ansi-align • 3.0.1align-text with ANSI support for CLIsINDIRECT5
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.8.1A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/rollup-plugin-filesize)](https://licenses.dev/npm/rollup-plugin-filesize)
<a href="https://licenses.dev/npm/rollup-plugin-filesize">
  <img src="https://licenses.dev/b/npm/rollup-plugin-filesize" alt="licenses" />
</a>

Or the licenses badge code for the 6.2.1 version:

[![licenses](https://licenses.dev/b/npm/rollup-plugin-filesize/6.2.1)](https://licenses.dev/npm/rollup-plugin-filesize/6.2.1)
<a href="https://licenses.dev/npm/rollup-plugin-filesize/6.2.1">
  <img src="https://licenses.dev/b/npm/rollup-plugin-filesize/6.2.1" alt="licenses" />
</a>
GitHub