jFactory > Reference
jFactory Reference Index
Installation
Concepts
Traits (Component Features)
The Traits provide the methods, properties and registry injected into your components (everything that starts with “$”).
Classes (Internal Library)
jFactory uses a set of ES6+ classes that can be imported from the jFactory bundle:
- JFactoryError
- JFactoryEvents
- JFactoryExpect
- JFactoryFetch
- JFactoryFunction
- JFactoryLogger
- JFactoryObject
- JFactoryPromise
- JFactoryTraits