purease
v0.0.15
Published
Lightweight and user-friendly front-end library.
Downloads
26
Readme
Purease
Lightweight and user-friendly front-end library.
Installation
Load the module loader first, and then load it using the module loader.
index.html
<script src="https://cdn.jsdelivr.net/npm/@litert/[email protected]/dist/loader.min.js?path=index&npm={'purease':'0.0.15'}"></script>
index.js
import * as purease from 'purease';
class Page extends clickgo.AbstractPage {
public async main(): Promise<void> {
// --- Write here ---
}
}
clickgo.launcher(Page);
NPM
After installing with NPM, you'll get code hints.
$ npm i purease --save-dev
Demo
Clone and visit "dist/test/index.html".
License
This library is published under Apache-2.0 license.
Third-party licenses
LICENSE: CC Attribution License AUTHOR: Solar Icons
Header
Hamburger Menu SVG Vector
Close Square SVG Vector