README
jijs
my common library
Install
npm install jijs
Command
- my-httpd : http server
- my-webshell : run shell over http
my common javascript library
<script type="module">
import jijs from 'https://cdn.skypack.dev/jijs';
</script>
my common library
npm install jijs