README
License
This package is licensed under: BSD 3-Clause, MIT, AFL and GPL-2. You can choose.
Purpose
- Multi purpose library to develop IDE like Dojo & Delite apps
- Widgets, Tabs, Editors per File-Extension
Basic skeleton and framework to build IDE like web-applications with Dojo or any other AMD based modules
<script type="module">
import xide from 'https://cdn.skypack.dev/xide';
</script>
This package is licensed under: BSD 3-Clause, MIT, AFL and GPL-2. You can choose.