premasagar / pablo

Pablo is a lightweight, expressive JavaScript SVG library. Pablo creates interactive drawings with SVG (Scalable Vector Graphics), giving access to all of SVG's granularity and power.
https://pablojs.com
MIT License
413 stars 16 forks source link

Add `pluck` method #18

Closed premasagar closed 11 years ago

premasagar commented 11 years ago

Returns an array of the collection elements' values for the specified attribute property. As per Underscore.