2016-05-21 20:33:13 +02:00
2016-05-21 20:33:13 +02:00
2016-05-21 20:33:13 +02:00
2016-05-21 20:33:13 +02:00
2016-05-20 19:06:25 +02:00
2016-05-20 00:59:47 +02:00
2016-05-21 20:33:13 +02:00
2016-05-20 01:25:17 +02:00

early

nice module loading animation for modules that need a little starting time.

note: this package is NOT READY YET

import * as early from "early";
early.start();
// do your loading stuff
early.stop();
Description
A plugin for measuring startup time with minimal performance impact.
Readme 1 MiB
Languages
TypeScript 100%