angular-resizable-flex

0.2.1 • Public • Published

angular-resizable-flex

Attribute directive built to resize flex elements. Should be compatible with most browsers and IE 11+.


Quick overview

<div resizable-flex rf-name="column-1" rf-direction="left" rf-drop-cb="callback(rfObj)"></div>
<div resizable-flex rf-direction="left" rf-size="500"></div>
<div resizable-flex rf-direction="left" rf-handle="'<div></div>'"></div>
<div resizable-flex rf-direction="left" rf-disabled="true"></div>

Contributing

If you want to improve the angular-resizable-flex library, add functionality or improve the docs please feel free to submit a PR. Ensure you run and adapt tests if you do so.

License

MIT License @ flehoux

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    4
    • latest

Version History

Package Sidebar

Install

npm i angular-resizable-flex

Weekly Downloads

4

Version

0.2.1

License

MIT

Last publish

Collaborators

  • flehoux