5908dc8b6ff24a5a60460f300c2ed1b797f5a220
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
Languages
TypeScript
100%