component / dom

DOM traversal, manipulation and events aggregate library (like jQuery)
228 stars 49 forks source link

remove custom .map etc #14

Open tj opened 12 years ago

tj commented 12 years ago

use Enumerable, perf will be lower since we have more indirection but meh, dont use this sort of tool in a hot area anyway