rx-player
Version:
Canal+ HTML5 Video Player
13 lines (9 loc) • 511 B
Markdown
# Utils
| Consideration | Status |
| ----------------------- | ------------------------------------------ |
| Preferred import style | Util files can be imported directly |
| Multithread environment | Main thread or WebWorker depending on file |
## Overview
This directory regroups utils function, which are small stand-alone (they shouldn't rely
on any outside code, beside dependencies) functions that might be used by any part of the
RxPlayer's code.