-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Let's keep this library really light and allow the community to extend it via plugin.
- design various hooks (more info to come)
- create simple plugin (yo) generator
List of planned official plugins:
-
nano-oneway- force oneway binding (builtin) -
nano-safeinit- (builtin) -
nano-debounce- delay calling onchangeevent on view (in progress) -
nano-bindon- change the view bind event fromchangeto any other. -
nano-validation- planned details in add validation attribute #6. -
nano-repeat-*- repeaters over bound arrays. This will be multiple plugins for the different unique uses cases (TableView, ListView, etc). -
nano-class- apply class based on model value