ClickGo

Quickly and easily create a beautiful console interface.
Installation
Load the module loader first, and then load it using the module loader.
index.html
<script src="https://cdn.jsdelivr.net/npm/@litert/loader@3.5.0/dist/loader.min.js?path=index&npm={'clickgo':'3.6.4'}"></script>
index.js
import * as clickgo from 'clickgo';
class Boot extends clickgo.AbstractBoot {
public async main(): Promise<void> {
await clickgo.task.run('xxx');
}
}
clickgo.launcher(new Boot());
NPM
You can install directly using NPM:
$ npm i clickgo --save
Or install the developing (unstable) version for newest features:
$ npm i clickgo@dev --save
Note
ClickGo demand loading Vue, jszip, resize-observer, but DO NOT reference these JS and CSS files. ClickGo will automatically reference. You only need to import "clickgo" module.
Demo
Clone and visit "dist/test/index.html".
Click here to visit online.
Changelog
Changelog
License
This library is published under Apache-2.0 license.
Third-party licenses
LICENSE: MIT License AUTHOR: sigurdarson
Form
Minus SVG Vector
Copy SVG Vector
Border Radius SVG Vector
Close SVG Vector
Greatlist
Document Remove SVG
Levelselect
Key Up SVG Vector
Check SVG Vector
Nav
Menu SVG Vector
Page
More Horizontal SVG Vector
LICENSE: MIT License AUTHOR: developmentseed
Map
Marker SVG Vector
LICENSE: CC Attribution License AUTHOR: Solar Icons
Property
Siderbar SVG Vector
Sort By Alphabet SVG Vector
Notification Unread Lines SVG
Bolt SVG Vector
LICENSE: CC0 License UPLOADER: SVG Repo
Iconview
Folder SVG Vector
File SVG Vector