Skip to content

Instantly share code, notes, and snippets.

@mdkrieg
mdkrieg / app.html
Created October 6, 2021 20:08
ReQUI Example
<html>
<head>
<title>ReQUI Example App</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script type="text/javascript">
$("document").ready(initFlow);
function initFlow(){
var flow = $("#flow").html();
@mdkrieg
mdkrieg / README.md
Last active October 2, 2021 23:20
w2ui grid server w/ basic nodes