-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c72b9c7
commit 9c66c9d
Showing
1 changed file
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,19 @@ | ||
Smart WebApplication Components | ||
Smart WebApplication Components Documentation | ||
|
||
A imperative GUI component library for webpages. | ||
This repository contains the documentation of the SWAC. It's pages document the useage and give live working examples for each component. | ||
|
||
To find out more about SWAC check this project out and copy the sourcefile to a webserver. The webpage includes full documentation and live examples. | ||
Development of SWAC begun in 2020 at the HSBI and is maintained by the SolarComputingLab where its original purpose was to create a toolset to make development of new sciencetific data webpages easy and quick. | ||
Some documented components are not available in the opensource version, you can find in the SWAC repository. For more informations and access to non open source components contact: [email protected] | ||
|
||
To use SWAC easiest way is to use the SWACtemplate, see at its repository for more information. | ||
## Setup | ||
|
||
1. Copy the files contained in this repository to the root level of your server toghether with the contents of the SWAC repository. | ||
2. Open your servers /SWACdoc directory in a browser | ||
|
||
Enjoy the simplest webdevelopment! | ||
|
||
Feel free to open tickets under issues in the SWAC repository if you find errors or wish new features. | ||
|
||
Feel free to open tickets under issues if you find errors or wish new features. | ||
|
||
## Changelog | ||
|
||
|