COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210203020714/https://github.com/topics/widgets
Here are
651 public repositories
matching this topic...
Display macOS Dock in Touch Bar
Updated
Jan 10, 2021
Swift
Open-source IoT Platform - Device management, data collection, processing and visualization.
Angular powered Bootstrap
Updated
Feb 2, 2021
TypeScript
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
Updated
Feb 2, 2021
TypeScript
Free and open-source software that allows users to set animated and interactive desktop wallpapers.
More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.
Updated
Jun 26, 2020
Dart
⚡️ A JavaScript library for building performant and instant search experiences with Algolia.
Updated
Feb 2, 2021
TypeScript
An HTML5, jQuery-based widget library for building modern web apps.
Updated
Feb 2, 2021
JavaScript
Updated
Feb 24, 2019
JavaScript
A web platform for constructing dashboards.
Updated
Dec 10, 2020
CoffeeScript
HTML5 JavaScript Component Suite for Responsive Web Development
Updated
Feb 3, 2021
JavaScript
A powerful UI framework for Google Flutter.
Updated
May 13, 2020
Dart
Updated
Jan 30, 2021
TypeScript
Target the specific design of Material for Android and Cupertino for iOS widgets through a common set of Platform aware widgets
Web development platform built entirely in PostgreSQL
Updated
Jan 26, 2021
PLpgSQL
A complete, ready to use, Neumorphic ui kit for Flutter, 🕶️ dark mode compatible
Widgets for Awesome Window Manager
Highly flexible github info card for every github lover. [This project is deprecated.]
Updated
Dec 8, 2016
JavaScript
The missing UI extensions for Vim 8.2 (and NeoVim 0.4) !! 😎
Updated
Feb 2, 2021
Vim script
ABC of Flutter widgets. Intended for super beginners at Flutter. Play with 35+ examples in DartPad directly and get familiar with various basic widgets in Flutter
Updated
Oct 18, 2020
Dart
Command Line User Interface (Console UI inspired by TurboVision)
Compositional widgets for terminal user interfaces, written in Go, inspired by urwid.
⚡️ A library of widgets and helpers to build instant-search applications on iOS.
Updated
Jan 29, 2021
Swift
Jupyter handsontable integration
Updated
Jan 29, 2021
Python
Simplifying widget style in Flutter.
Updated
Sep 26, 2020
Dart
Free, feature-rich, easily customizable Android dashboard for icon packs
Updated
Jan 26, 2021
Kotlin
Improve this page
Add a description, image, and links to the
widgets
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
widgets
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
use iced::{pick_list, PickList};Compiles when targeting linux but not targeting the web.
this works:
cargo buildthis does not work:
cargo build --target wasm32-unknown-unknownthis is the error: