ng-panel

1.0.0 • Public • Published

ng-panel

ng-panel is an angular directive, that watches a binded value and re-compiles the child template when the binded value changes. This is especially handy when wrapping jquery plugins. Once the binded value changes, a new scope is created and the child elements are replaced with the new values.

Usage

<div ng-panel="blockImg">
  <div class="jq-iviewer" jquery-iviewer="{ src: blockImg }"></div>
</div>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i ng-panel

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • hanford