Open-Source drag & drop
builder powered by gridstack.js powered by AppSeed.
Note:
experimental project
The goal of this project is to build digital projects without coding.
<ROOT>
|--dist/ <- Compiled JS code
|--src/ <- TypeScript sources
|--test/ <- Tests
Target | Information |
---|---|
build |
Compile TypeScript source code to JavaScript |
lint |
Typecheck, lint and format TypeScript source code |
serve |
Run TypeScript source code directly with ts-node |
start |
Run compiled JavaScript code |
test |
Run tests with Mocha |
- TypeScript
ts-node
for development server- ESLint for linting
typescript-eslint
for ESLint plugins to support TypeScript- Prettier for formatting source code
- Mocha for testing
DnD Builder GS - free tool powered by AppSeed.