1.1.0 • Published 4 years ago

next-tick v1.1.0

Weekly downloads
11,864,390
License
ISC
Repository
github
Last release
4 years ago

next-tick

Environment agnostic nextTick polyfill

To be used in environment agnostic modules that need nextTick functionality.

  • When run in Node.js process.nextTick is used
  • In modern engines, microtask resolution is guaranteed by queueMicrotask
  • In older browsers, MutationObserver is used as a fallback
  • In other engines setImmediate or setTimeout(fn, 0) is used as fallback.
  • If none of the above is supported module resolves to null

Installation

NPM

In your project path:

$ npm install next-tick

Browser

To port it to Browser or any other (non CJS) environment, use your favorite CJS bundler. No favorite yet? Try: Browserify, Webmake or Webpack

Tests Build Status

$ npm test

Security contact information

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.


es5-exttimers-extmemoizeecomponennenttcthpb-plugin-socialunblock-block-save-variables@infinitebrahmanuniverse/nolb-next-t@everything-registry/sub-chunk-2269publicsuffixlistpwfree-es5-extpromise-pool-executorquake-taskqudratic-uiquadratic-sdksimply-uiskopsimple-obsrestakebotresult-corereleaseify@slicky/templates@simple-obs/corestarter-mcli-appstarboyrandom-access-idbreact-misc-toolboxpotluckpokewrapposix-headposix-catposix-expandpopstateprimedata-js-sdkrangoli-cssselect-hook@schacker/hpack-cli@sceneify/coresoundbank-chunk@segment/analytics.js-integration-visual-website-optimizer@segment/analytics.js-integration-optimizely@segment/analytics.js-integration-livechat@segment/load-script@segment/analytics.js-core@segment/analytics.js-integrationsour@thismr/bitmindtest-coretinymce-plugin-toy@yak-spirit/yak-swap-ui@typeclient/core@typeclient/react-effectregression-external-dtoremove-hook@spdesign/dhl-design-components@sudophunk/fulido@sudophunk/v4-client@thedoctor0/vuex-shared-mutations@the91end/react-auth@xswap/v2-core@tonysusi/vapid3.0.0@brucearmstrong/sass-librarylayui-customes5-ext-rusenefti-galeridynamics-contracts-xeasyplayer-mygassefalsgasmgassefals-2focus-hookgaffafirst-app-lyfucikeekijanai-client-corefast-extractfenglin-uploaderfatal-errorgit-repo-initlaissez-fairelincdmst-async-storemobx-keystone-asyncstoremfe-micro-fejs-utils-jll2loop-droploop-drop-projectloop-drop-setupm2m-chartjs-plugin-crosshair@estrelajs/virtual-domneural_compressor_ext_lab_customizedneural_compressor_ext_lab_customized_2@faizanhaider/iconsaxmemoizee-2midi-port-holdermidi-loopermiguelcostero-ng2-toasty@dxos/random-access-storagele-pdfload-iframelocalforage-chunk-store@eliteswap/v2-core
1.1.0

4 years ago

1.0.0

8 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

12 years ago