function sleep(ms) { return new Promise(resolve => setTimeout(resolve, ms)); } (function($) { numeral.locale('fr'); })(jQuery); // End of use strict