Fit.js – Put Elements to Fit in the Way You Want
Posted · Category: License Free, Tools
Sometimes, the standard CSS properties just can’t manipulate elements to fit in the way you want them to, or your fit methods need to be more dynamic, or you’re not using the DOM at all and need to perform these computations more abstractly.
Either way, if you’ve ever needed to work out how an object of any size should fit into another of any size, or find yourself writing the same code to do this over and over again, you’ll understand how fit.js might be useful. Fit.js has a very simple purpose and that is to help you fit things into other things.
Requirements: JavaScript
Demo: http://soulwire.github.io/fit.js/
License: License Free
0 Comments