4.2.3 • Published 3 years ago

@sral/yasgui v4.2.3

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

YASGUI - @sral fork

IMPORTANT NOTICE

You are most likely looking for the official version of this repo/package, @triply/yasgui.

This fork is primarily created to provide a set of packages with early support for RDF/SPARQL in YASQE.

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 @sral/yasgui

Yarn

yarn add @sral/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 with minor done by Lars Wilhelmsen.

This code is released under the MIT license.