{"id":29275878,"url":"https://github.com/peterroe/linv","last_synced_at":"2025-07-05T07:11:28.452Z","repository":{"id":43072854,"uuid":"411910301","full_name":"peterroe/Linv","owner":"peterroe","description":"micro-Vue","archived":false,"fork":false,"pushed_at":"2023-12-15T02:42:22.000Z","size":107,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-15T03:53:58.527Z","etag":null,"topics":[],"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/peterroe.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":"2021-09-30T03:30:57.000Z","updated_at":"2023-12-15T03:53:58.528Z","dependencies_parsed_at":"2022-08-25T10:10:34.049Z","dependency_job_id":null,"html_url":"https://github.com/peterroe/Linv","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/peterroe/Linv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterroe%2FLinv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterroe%2FLinv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterroe%2FLinv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterroe%2FLinv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterroe","download_url":"https://codeload.github.com/peterroe/Linv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterroe%2FLinv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263699785,"owners_count":23497963,"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":"2025-07-05T07:11:23.983Z","updated_at":"2025-07-05T07:11:28.445Z","avatar_url":"https://github.com/peterroe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n * @Descripttion: \n * @Author: 林舒恒\n * @Date: 2021-09-30 11:33:51\n * @LastEditors: 林舒恒\n * @LastEditTime: 2021-09-30 20:33:21\n--\u003e\n## What is Linv?\n\n:rocket: a micro framework like Vue :zap: \n\n## Install\n\n```shell\nyarn add linv\n```\n\n## Usage\n\n```js\nimport Linv from 'linv'\n\nnew Linv({\n    el: '#app',\n    data: {\n        name: 'Peter Roe',\n        age: 23,\n        hobby: ['swiming','football','running']\n    },\n    template: `\n        \u003cdiv\u003e姓名：{name}\u003c/div\u003e\n        \u003cdiv\u003e年龄：{age}\u003c/div\u003e\n    `\n})\n```\n\n## result\n\n```\n姓名：Peter Roe\n年龄：23\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterroe%2Flinv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterroe%2Flinv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterroe%2Flinv/lists"}