✅ Tested
📦 Packaged
📖 Documented
🚀 Ready to use
⌛️ Incomplete
import PlayerConfigurator from ‘component-player-config’;
PlayerConfigurator.getConfig('video.js', 11590248, '6play', 'video', 'm6group_web')
.then((config) => console.log(config))
.catch((error) => console.error(error));
* also available without promise
component-player-config
@component-player-v3/starter
AppLaunch
MW v2
starter.getConfig(extraParams);
6play
component-player
starter.setConfigurator();
Tooling
A tool for managing JavaScript mono repository