1.0.0 • Published 6 years ago

evolux.universe v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Unive͛rse Base Lib

Bootstrap for Thore͛gon components and apps

Usage:

require('universe').letThereBeLight().then( universe => { } );

Depending on the STAGE, the config script will be It is a script not a definition (.json), means you can do whatever you want, e.g. doing initializations of tunnels etc. But be carefull, if the script fails processing will be stopped which circumvents the inflation of the universe. The config may also do async initializations, inflation will wait until all async operations did finish. There is no timeout, it is up to you to do proper initialization in time.