4.0.3 • Published 10 months ago
@gibme/web-ui v4.0.3
Simple Web UI Library
Bundled up common UI tools with a lot of helpers extended into jQuery
**Note: This package is blocking as it waits for all the dependent modules to load from CDN. It is highly recommended that you use jQuery's ready event before attempting to use these methods.
Package | Accessed Via | Loaded From |
---|---|---|
jQuery | $ | Bundled |
Bootstrap | CDN | |
Bootstrap Modals | $.modal() $.statusModal() | CDN |
Chart.js | $().chartJS() | CDN |
cross-fetch wrapper | $.fetch() | CDN |
DataTables.net-BootStrap5 | $().dt() | CDN |
FontAwesome Free | Font Awesome Docs$.createAwesomeIcon() $.createAwesomeButton() | CDN |
Google Charts | $.loadGoogleCharts() | CDN |
Google Fonts | $.loadGoogleFonts() | CDN |
Google Maps | $.loadGoogleMaps() | CDN |
hls.js | $.hls() $.createHLSMedia() | CDN |
Moment.js | $.moment() $.momentUtc() | CDN |
Numeral.js | $.numeral() | CDN |
Smoothie Charts | $().smoothieChart() $.timeSeries() | CDN |
QR Codes | $().qrCode() | CDN |
Overlays | $().overlay() | CDN |
LocalStorage | $.localStorage() | CDN |
Timer | $.timer() | CDN |
WebSocketClient | $.websocket() | CDN |
Nano ID | $.nanoid() | Bundled |
@simplewebauthn/browser | $.webauthn() | CDN |
Documentation
https://gibme-npm.github.io/web-ui/
Example
import '@gibme/web-ui';
$(() => {
$('some_data_table').dt();
$('some_canvas').qrCode('https://github.com');
})
2.2.1
12 months ago
2.2.0
12 months ago
2.1.0
1 year ago
3.0.4
11 months ago
3.1.2
10 months ago
3.0.3
11 months ago
3.1.1
10 months ago
3.0.10
11 months ago
3.0.2
11 months ago
3.1.0
10 months ago
3.0.1
11 months ago
3.0.7
11 months ago
3.0.6
11 months ago
3.0.5
11 months ago
3.0.0
11 months ago
4.0.1
10 months ago
4.0.0
10 months ago
4.0.3
10 months ago
4.0.2
10 months ago
2.0.5
1 year ago
2.0.4
1 year ago
2.0.3
1 year ago
1.2.0
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.6
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
2.0.2
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago