ngryman / ribs

:meat_on_bone: Responsive Images Baked Server-side.
GNU General Public License v3.0
39 stars 8 forks source link

wrap image. #16

Closed ngryman closed 10 years ago

ngryman commented 10 years ago

For now we directly expose the native object. We should wrap it to add utility functions, like ToString which will ease debug.

ngryman commented 10 years ago

Note that console.log and friends use inspect function if present.