Skip to content

zazuko/Yasgui

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2025
Mar 10, 2025
Apr 17, 2024
Apr 17, 2024
Mar 10, 2025
Oct 29, 2024
Oct 8, 2024
Jan 12, 2020
Jan 12, 2020
Sep 2, 2021
Apr 17, 2024
Jan 12, 2020
Jan 12, 2020
Apr 8, 2020
Apr 17, 2024
Apr 17, 2024
Mar 10, 2025
Mar 10, 2025
Feb 21, 2020
Feb 21, 2020
Feb 21, 2020
Feb 21, 2020
Apr 17, 2024

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.