{"id":36418531,"url":"https://github.com/liftmodules/widgets","last_synced_at":"2026-01-11T17:01:28.481Z","repository":{"id":3405914,"uuid":"4456029","full_name":"liftmodules/widgets","owner":"liftmodules","description":"A collection of useful widgets for use with Lift","archived":false,"fork":false,"pushed_at":"2018-07-21T21:24:14.000Z","size":1665,"stargazers_count":12,"open_issues_count":12,"forks_count":18,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-03-26T13:24:37.973Z","etag":null,"topics":["lift-framework","liftmodules","liftweb"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liftmodules.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-26T16:05:50.000Z","updated_at":"2024-03-26T13:24:37.974Z","dependencies_parsed_at":"2022-08-20T11:50:55.549Z","dependency_job_id":null,"html_url":"https://github.com/liftmodules/widgets","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/liftmodules/widgets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftmodules%2Fwidgets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftmodules%2Fwidgets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftmodules%2Fwidgets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftmodules%2Fwidgets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liftmodules","download_url":"https://codeload.github.com/liftmodules/widgets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftmodules%2Fwidgets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28314259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lift-framework","liftmodules","liftweb"],"created_at":"2026-01-11T17:01:24.361Z","updated_at":"2026-01-11T17:01:28.446Z","avatar_url":"https://github.com/liftmodules.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Widgets Lift Module\n==================\n\n[![Build Status](https://travis-ci.org/liftmodules/widgets.svg?branch=master)](https://travis-ci.org/liftmodules/widgets)\n\nProvides:\n\n* autocomplete\n* calendars\n* flot -- working with the [Flot Javascript plotting library](http://code.google.com/p/flot/).\n* gravatar\n* logchanger -- change log levels dynamically at runtime.\n* menu\n* rssfeed\n* sparklines\n* tablesorter\n* tree\n* uploadprogress\n\n\nTo include this module in your Lift project, add the following to `build.sbt`:\n\n    libraryDependencies += \"net.liftmodules\" %% \"widgets_3.0\" % \"\u003cVERSION\u003e\"\n\n..but replacing `\u003cVERSION\u003e` with one of the \"Module Version\" numbers listed in the table below (e.g., to end up with \"1.4.1\").\n\nReleases\n========\n\n| Lift Version | Scala Version | Module Version |\n|--------------|---------------|----------------|\n| 3.2.x        | 2.12    | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.2_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.2_2.12) |\n| 3.2.x        | 2.11    | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.2_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.2_2.11) |\n| 3.1.x        | 2.12    | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.1_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.1_2.12) |\n| 3.1.x        | 2.11    | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.1_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.1_2.11) |\n| 3.0.x        | 2.12    | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.0_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.0_2.12) |\n| 3.0.x        | 2.11    | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.0_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.liftmodules/widgets_3.0_2.11) |\n| 2.6.x        | 2.10, 2.9     | 1.3            |\n| 2.5.x        | 2.10, 2.9     | 1.3            |\n\nHistoric Snapshots\n------------------\n\nLift 3.0.x for Scala 2.10:\n\n    \"net.liftmodules\" %% \"widgets_3.0\" % \"1.3-SNAPSHOT\"\n\n\nWidget documentation\n====================\n\nGeneral documentation and starting points:\n\n* [Lift wiki page for widgets](https://www.assembla.com/spaces/liftweb/wiki/Widgets).\n\n* _Exploring Lift_, chapter 14: [Lift Widgets](http://exploring.liftweb.net/master/index-14.html)\n\n* _Lift in Action_ gives short examples of autocomplete and gravatar widgets: [http://www.manning.com/perrett/](http://www.manning.com/perrett/).\n\n**Note:** The module package changed from `net.liftweb.widgets` to `net.liftmodules.widgets` in May 2012.  Please consider this when referencing documentation written before that date.\n\n\nAutocomplete\n------------\n\n* _Lift Cookbook_ on [Making Suggestions with Autocomplete](http://cookbook.liftweb.net/#Autocomplete).\n\n* [Using Lift’s AutoComplete Widget](http://timperrett.com/2010/10/13/using-lifts-autocomplete-widget/), Timothy Perrett's blog, 13 October 2010.\n\n\nCalendar\n--------\n\n* Exploring Lift, [chapter 14](http://exploring.liftweb.net/onepage/index.html#toc-Subsection-14.1.2).\n\nFlot\n----\n\n* [Lift Wiki page](https://www.assembla.com/wiki/show/liftweb/flot).\n\nGravatar\n--------\n\n* Exploring Lift, [chapter 14](http://exploring.liftweb.net/onepage/index.html#toc-Subsection-14.1.4).\n\n* _Lift in Action_ includes a short gravatar example: [http://www.manning.com/perrett/](http://www.manning.com/perrett/).\n\n* The [Lift Extras module](https://github.com/eltimn/lift-extras) includes an alternative Gravatar implementation.\n\n\nLog changer\n-----------\n\n* [Lift Wiki Page](https://www.assembla.com/wiki/show/liftweb/logchanger).\n\n\nRSS Widget\n----------\n\n* Exploring Lift, [chapter 14](http://exploring.liftweb.net/onepage/index.html#toc-Subsection-14.1.3).\n\n\nSparklines\n----------\n\n* Exploring Lift, [chapter 14](http://exploring.liftweb.net/onepage/index.html#toc-Subsection-14.1.6).\n\n\nTable Sorter\n------------\n\n* Exploring Lift, [chapter 14](http://exploring.liftweb.net/onepage/index.html#toc-Subsection-14.1.1).\n\nTreeView\n--------\n\n* Exploring Lift, [chapter 14](http://exploring.liftweb.net/onepage/index.html#toc-Subsection-14.1.5).\n\n\n\nNotes for module developers\n===========================\n\nMerge to master will trigger a Travis build and publish a SNAPSHOT (if the version is a -SNAPSHOT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliftmodules%2Fwidgets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliftmodules%2Fwidgets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliftmodules%2Fwidgets/lists"}