📄️ Reactivity
WICG Observable (Web Standard)
📄️ Component API
The components are not actually components, they are constructors and evaluators for Proton.Component, this is a heart of every component.
📄️ ComponentGroup
📄️ Fault Tolerance
Proton is designed with a tolerance to any kind of errors in mind.
📄️ Specification
Specification section of the docs gives concrete way of how the library public and internal things work.
📄️ Tree Shaking
The minimal size of the library ~5kb if you use WebInflator, if you don't use anything it should be 0.