starlight
Starlight Documentation
Starlight is a virtual-DOM framework that completely decouples application code from the DOM. It is designed to encourage you to use an application design pattern that is transferable and well-abstracted.
Features
- Reusable Components
- Complete DOM abstraction (Run your app in a web-worker)
- Router
- No dependencies