react-mediainfo

0.0.42 • Public • Published

React 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 react-mediainfo

//or

yarn add react-mediainfo

Usage

import { getInfo } from 'react-mediainfo'

getInfo(file)

Roadmap 📈

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

Readme

Keywords

Package Sidebar

Install

npm i react-mediainfo

Weekly Downloads

860

Version

0.0.42

License

MIT

Unpacked Size

6.65 MB

Total Files

5

Last publish

Collaborators

  • vujable