https://github.com/flehoux/angular-resizable-flex
Attribute directive built to resize flex elements
https://github.com/flehoux/angular-resizable-flex
angular angular-directives angular1 resize-flex-elements
Last synced: 4 months ago
JSON representation
Attribute directive built to resize flex elements
- Host: GitHub
- URL: https://github.com/flehoux/angular-resizable-flex
- Owner: flehoux
- License: mit
- Created: 2017-07-06T14:56:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-26T18:46:11.000Z (over 7 years ago)
- Last Synced: 2025-10-04T21:26:03.180Z (9 months ago)
- Topics: angular, angular-directives, angular1, resize-flex-elements
- Language: CoffeeScript
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# angular-resizable-flex
Attribute directive built to resize flex elements. Should be compatible with most browsers and IE 11+.
---
## Quick overview
```html
```
## 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](LICENSE) @ [flehoux](github.com/flehoux)