Skip to content

create plugin architecture + official plugins #7

@dbankier

Description

@dbankier

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 on change event on view (in progress)
  • nano-bindon - change the view bind event from change to 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions