Sceneify
The easiest way to control OBS from JavaScript
Code-First Scene Collections
Sceneify allows you to declare all of your scenes, sources, scene items, and filters in code.
Performant on Restarts
Sceneify keeps track of everything in OBS, allowing it to know what to skip creating each time you run your code
Incremental Adoption
Sceneify allows you to link existing OBS items to objects in code, and will not modify anything you don't give it access to.