README
ws-splash-screen
Simple Splash Screen
Install
npm install --save ws-splash-screen
Importing
import WSPlashScreen from 'ws-splash-screen';
Simple splash screen
<script type="module">
import wsSplashScreen from 'https://cdn.skypack.dev/ws-splash-screen';
</script>
Simple Splash Screen
npm install --save ws-splash-screen
import WSPlashScreen from 'ws-splash-screen';