0.0.3 • Published 5 months ago

sharewithmarvin-mediainfo v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

sharewithmarvin mediainfo.js 🎬

Simple solution for using MediaInfoLib in React or JS applications. It's using web worker to load everything flawlessly. MediaInfoLib web assembly is encoded inside the app so there are no web requests to the file.

Demo 👀

Try mediainfo.js in your browser which provides the same results: https://mediainfo.js.org

Usage 💻

Very simple

Installation

npm install sharewithmarvin-mediainfo
//or

yarn add sharewithmarvin-mediainfo

Usage

import { getInfo } from 'sharewithmarvin-mediainfo'

getInfo(file)

Roadmap 📈

  • Cut size in half.
  • Create Hooks.
  • Create Wrapper Components.
0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago