0.0.15 • Published 8 months ago

purease v0.0.15

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
8 months ago

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/loader@3.5.8/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".

Click here to visit online.

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

Check

Check SVG Vector

Page

More Horizontal SVG Vector

Drawer

Close SVG Vector

Popbtn

Top

Alt Arrow Up SVG Vector

Icon

link

Square Top Down SVG Vector 6

language

Language SVG Vector

LICENSE: MIT License AUTHOR: sigurdarson

Date

Close SVG Vector

Daterange

Close SVG Vector

0.0.14

8 months ago

0.0.15

8 months ago

0.0.13

9 months ago

0.0.12

12 months ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago