Skip to content

TriplyDB/Yasgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4086f8b · Nov 21, 2024
Aug 2, 2022
Aug 2, 2022
Sep 23, 2022
Apr 15, 2022
Jun 4, 2021
Jan 12, 2020
Jan 12, 2020
Sep 2, 2021
Aug 2, 2022
Jan 12, 2020
Jan 12, 2020
Aug 2, 2022
Apr 8, 2020
Jan 17, 2020
Nov 21, 2024
Sep 23, 2022
Sep 23, 2022
Feb 21, 2020
Feb 21, 2020
Feb 21, 2020
Feb 21, 2020
Feb 21, 2020
Sep 23, 2022

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.