@feugene/granularity-media

Working with media: image cropping, camera capture, code scanning, video playback — the parts an application usually pulls four separate libraries for.

version
0.7.1
Public subpaths
11
Components
4
Runtime dependencies
0

How the package describes itself on npm: Media components for @feugene/granularity: image cropping, camera capture, code scanning and video playback.

Installation

The command installs the package and its required peer dependencies: the library does not bring them, because your application already has them.

npm i @feugene/granularity-media @feugene/granularity @feugene/unocss-preset-granular vue
pnpm add @feugene/granularity-media @feugene/granularity @feugene/unocss-preset-granular vue
yarn add @feugene/granularity-media @feugene/granularity @feugene/unocss-preset-granular vue
bun add @feugene/granularity-media @feugene/granularity @feugene/unocss-preset-granular vue

Optional peer dependencies

Declared optional: they are needed only by the part of the package that uses them. Your package manager will not remind you about them.

  • @feugene/fint-i18n
  • @feugene/unplugin-granularity
  • unplugin-vue-components

What is inside

The manifest declares 11 entry points — importing through them is what keeps the bundle free of what you did not use.

No runtime dependencies: only the code of the package itself reaches your application.

Components

Package documentation

Written in the library repository. The portal links to it rather than retelling it.