Skip to content

Sothyr/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 @zazuko/yasgui

Yarn

yarn add @zazuko/yasgui

Local development

Installing dependencies

Run npm install.

Running Yasgui locally

To develop locally, run npm run dev

Compiling Yasgui

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

License

This is a fork from Zazuko from software written by Triply.

This code is released under the MIT license.

About

Yet Another Sparql GUI

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 54.6%
  • JavaScript 34.7%
  • Prolog 4.6%
  • SCSS 4.4%
  • HTML 1.5%
  • CSS 0.1%
  • Shell 0.1%