Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vivekg13186/lumino_js_starter_template


https://github.com/vivekg13186/lumino_js_starter_template

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# lumino_js_starter_template

Starter template for lumino js

## Features
- Dock Panel
- CSS with default theme setup
- Typescript support
- Parcel js for build and bundling

## New Widgets
- Chrome style developer console widget
- Tabulator widget to show advanced grid
- Toolbar widget
- BPMN Editor
- Code Editor
- Statusbar

## Install
```
yarn install
```
## Resource Links

- [Lumino](https://github.com/jupyterlab/lumino)
- [Luna](https://luna.liriliri.io/?path=/story/console--console)
- [Tabulator](https://tabulator.info/)
- [BPMN IO](https://bpmn.io/)
- [Code mirror](https://codemirror.net/)

## Run / Build
```
yarn run build
```

## Screenshot

![alt text](https://raw.githubusercontent.com/vivekg13186/lumino_js_starter_template/master/screenshot.png)