snappymail/tasks
djmaze ea48f5060b isArray to native Array.isArray
isUnd(*) to native undefined === *
isFunc to native typeof * === 'function'
isObject to native typeof * === 'object'
microtime() to native Date().getTime();
noop to native ()=>{}
noopFalse to native ()=>false
noopTrue to native ()=>true
boolToAjax to native *?'1':'0'
Underscore.js to native
2020-07-29 21:49:41 +02:00
..
assets.js Add prettier 2019-07-04 22:09:27 +03:00
common.js Add prettier 2019-07-04 22:09:27 +03:00
config.js isArray to native Array.isArray 2020-07-29 21:49:41 +02:00
css.js Removed: twitter, google, dropbox, facebook, owncloud, modernizr from JavaScript 2020-03-11 12:55:03 +01:00
js.js Use gulp-terser instead of gulp-uglify for ES2015 2020-03-20 16:26:42 +01:00
rainloop.js Add prettier 2019-07-04 22:09:27 +03:00
vendors.js Add prettier 2019-07-04 22:09:27 +03:00
watch.js Add watch task 2019-07-04 23:35:53 +03:00
webpack.js Add prettier 2019-07-04 22:09:27 +03:00