Skip to content

rpietzsch/Yasgui

 
 

Repository files navigation

YASGUI

Useful links:

Installation

Below are instructions on how to include Yasgui in your project. If you only want to install Yasr or Yasqe, replace yasgui in the commands below

npm

npm i @triply/yasgui

Yarn

yarn add @triply/yasgui

Local development

Installing dependencies

Run yarn install.

Running Yasgui locally

To develop locally, run yarn run dev

Compiling Yasgui

Run yarn run build. It'll store the transpiled js/css files in the build directory

License

This software is written by Triply.

This code is released under the MIT license.

About

Yet Another Sparql GUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 52.6%
  • JavaScript 36.0%
  • Prolog 4.8%
  • CSS 4.7%
  • HTML 1.6%
  • Shell 0.3%