{"id":21654755,"url":"https://github.com/localvoid/liquid","last_synced_at":"2025-04-11T21:13:51.499Z","repository":{"id":22564304,"uuid":"25905606","full_name":"localvoid/liquid","owner":"localvoid","description":"[UNMAINTAINED] Library to build User Interfaces in Dart [Virtual DOM]","archived":false,"fork":false,"pushed_at":"2015-04-04T03:21:41.000Z","size":1140,"stargazers_count":29,"open_issues_count":5,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T21:13:45.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://localvoid.github.io/liquid/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/localvoid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-29T05:15:44.000Z","updated_at":"2023-02-10T01:55:31.000Z","dependencies_parsed_at":"2022-08-21T08:00:17.134Z","dependency_job_id":null,"html_url":"https://github.com/localvoid/liquid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fliquid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fliquid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fliquid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fliquid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localvoid","download_url":"https://codeload.github.com/localvoid/liquid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480427,"owners_count":21110937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-25T08:29:01.919Z","updated_at":"2025-04-11T21:13:51.471Z","avatar_url":"https://github.com/localvoid.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Liquid (deprecated in favor of [uix](https://github.com/localvoid/uix/))\n\nLibrary to build User Interfaces in Dart with\n[Virtual DOM](https://github.com/localvoid/vdom).\n\n## Installation\n\nRequirements:\n\n - Dart SDK 1.8 or greater\n\n#### 1. Create a new Dart Web Project\n#### 2. Add Liquid library and transformer in `pubspec.yaml` file:\n\n```yaml\ndependencies:\n  liquid: any\ntransformers:\n- liquid\n```\n\n#### 3. Install it\n\n```sh\n$ pub get\n```\n\nAnd now you are ready to use it, just import\n`'package:liquid/liquid.dart'` and start writing your first\napplication with Liquid library\n\n## Examples\n\nHere are simple examples that is build with Liquid library:\n\n- [Hello](https://github.com/localvoid/liquid/tree/master/example/hello)\n- [Timer](https://github.com/localvoid/liquid/tree/master/example/basic)\n- [100 Animated Boxes](https://github.com/localvoid/liquid/tree/master/example/anim-100)\n- [Todo App](https://github.com/localvoid/liquid/tree/master/example/todo)\n- [Read DOM](https://github.com/localvoid/liquid/tree/master/example/read-dom)\n- [Form](https://github.com/localvoid/liquid/tree/master/example/form)\n\n### TodoMVC example\n\n[TodoMVC](http://todomvc.com/) application\n[[Source Code](https://github.com/localvoid/todomvc-liquid)], it is\nheavily commented and demonstrates many important features of this\nlibrary.\n\n### DBMonster Benchmark\n\n[Run](http://localvoid.github.io/liquid-dbmonster/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalvoid%2Fliquid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalvoid%2Fliquid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalvoid%2Fliquid/lists"}