https://github.com/soixantecircuits/ffcp
A js lib to resize image dom element depending on a container. Various options could be apply such as classical ones : fit, fill, cover. It binds to data-* attributes to automatically resize.
https://github.com/soixantecircuits/ffcp
Last synced: 3 months ago
JSON representation
A js lib to resize image dom element depending on a container. Various options could be apply such as classical ones : fit, fill, cover. It binds to data-* attributes to automatically resize.
- Host: GitHub
- URL: https://github.com/soixantecircuits/ffcp
- Owner: soixantecircuits
- License: mit
- Created: 2016-02-29T11:11:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T16:48:56.000Z (about 9 years ago)
- Last Synced: 2025-01-29T13:44:52.926Z (4 months ago)
- Language: JavaScript
- Size: 1.26 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ffcp
A js lib to resize image dom element depending on a container. Various options could be apply such as classical ones : fit, fill, cover. It binds to data-* attributes to automatically resize.