BBC Module is a framework for rapid development of rich page components for deployment in multiple locations. Its goal is to produce a for reusable components which are:
Simple - APIs for common tasks like data storage will be provided off the shelf
Flexible - Components can be skinned and wrapped by their container to fit the UX of the site they are on
Robust - Containers can specify dependencies on components, giving them confidence that the code will be there and work
To find out more and to get started with BBC Module visit the BBC Module documentation site.
BBC Module is part of BBC Frameworks.
BBC Module - reusable rich page components