• Dallas Reedy's avatar
    Remove usage of underscore; replace with native JS · 3ae49ac3
    Dallas Reedy authored
    * Use jQuery’s `makeArray` to convert jQuery wrapped collection to native array
    * Use native `Array.prototype.map` and `.some`
    * Create an `isEmpty` util which is identical in behavior to underscore and lodash
    3ae49ac3
inline_html.js 1.06 KB