# WebXROS apps This is a library of useful AFRAME components which can be used in any AFRAME app, but also are exposed as 'apps' in [webxros](https://github.com/coderofsalvation/webxros): # Usage ```html ``` In [webxros](https://github.com/coderofsalvation/webxros) these components can be applied to entities using controllers/gestures, or via a webxros terminal: ```bash $ open foo.gltf scene/box scene/pyramid $ component helloworld > enter value for foo: 1 $ export --html > scene.html $ export --gltf > scene.gltf ```