An open API service indexing awesome lists of open source software.

https://github.com/monyone/node-mp4-box-transform


https://github.com/monyone/node-mp4-box-transform

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# node-mp4-box-transform

A Simple Top Level Box transform

## Feature

* top level box to node.js transform

## Build

### Preparing

```bash
git clone https://github.com/monyone/node-mp4-box-transform
cd node-mp4-box-transform
yarn
```

### Compiling library

```bash
yarn run build
```