Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month 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
```