You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
Chain is a specification for evented web frameworks to build upon. Chain itself happens to be written for node.js but there’s nothing stopping anyone from porting the specification into another language so that the same concepts may be used there.
This would have the benefit of conceptual integrity for evented web frameworks to build upon in your language of choice. The specification for building evented components is detailed in the SPEC