Git Product home page Git Product logo

jus.jl's Introduction

Jus

Jus (n): essence, juice, black coffee, electicity

Jus is a presentation engine for Julia to support "no-code GUIs". Its paradigm-neutral protocol allows you to frontend it with HTML, console UIs, or even a 3D engine like Minecraft or Unreal.

"No-code GUIs"

  • Keep all your logic in Julia (not JavaScript)
  • Keep all your data definitions in Julia (not duplicated in JavaScript and GraphQL)

To run the example:

./sample 2

In the REPL

Calling Jus.Shell.inspect(data) will pop up a GUI on data. If you're in VSCode, the GUI will show in the plots area, otherwise it will show in the browser. You can make it show in the browser from VSCode by using Jus.Shell.inspect(data, browser = true).

demo

The HTML frontend

HTML is currently the only implmented Jus frontend but others are quite possible (see below).

For the ultimate no-code experience, Jus can mangage your entire front-end, inferring GUIs for your data as-needed.

A frontend can be autogenerated (for the ultimate no-code experience) or some or all of it can be entirely custom made (in HTML and CSS -- no JS required).

Other Frontends

Frontending Jus requires an agent for that frontend. The

  • Terminal User Interface (using somethign like this).
  • Emacs
  • Unreal Engine
  • Network monitoring (like SNMP)
  • Desktop (Gtk, Tk, FOX, etc.)
  • ...

jus.jl's People

Contributors

c42f avatar zot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

c42f

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.