README
jfw is a monolithic framework for a very specific kind of webapp that requires drag and drop, dialogs, context menus, etc.
It will probably be split up into multiple libraries and documented in the future.
Monolithic framework for applications such as biocad
<script type="module">
import biocadJfw from 'https://cdn.skypack.dev/@biocad/jfw';
</script>
jfw is a monolithic framework for a very specific kind of webapp that requires drag and drop, dialogs, context menus, etc.
It will probably be split up into multiple libraries and documented in the future.