0.0.2 • Published 4 months ago

@lytical/lmvc v0.0.2

Weekly downloads
-
License
-
Repository
github
Last release
4 months ago

lytical® model-view-controller (lmvc)

html markup

all view are associated with html elements via a declarative syntax as follows:

token : token

where each token is a segment in the url identifying the location of the view's module definition. for example:

my:form:item identifies a view located in the module my/form/item