{"id":18465727,"url":"https://github.com/oct16/simple-mvvm-example","last_synced_at":"2025-05-04T09:25:45.121Z","repository":{"id":90662332,"uuid":"176674410","full_name":"oct16/simple-mvvm-example","owner":"oct16","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-21T09:47:04.000Z","size":1495,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-30T01:07:14.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/oct16.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-03-20T07:03:11.000Z","updated_at":"2019-05-21T09:47:07.000Z","dependencies_parsed_at":"2023-07-09T03:46:01.596Z","dependency_job_id":null,"html_url":"https://github.com/oct16/simple-mvvm-example","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/oct16%2Fsimple-mvvm-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oct16%2Fsimple-mvvm-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oct16%2Fsimple-mvvm-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oct16%2Fsimple-mvvm-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oct16","download_url":"https://codeload.github.com/oct16/simple-mvvm-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251608420,"owners_count":21616858,"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-06T09:14:00.624Z","updated_at":"2025-04-30T01:07:17.873Z","avatar_url":"https://github.com/oct16.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n### Technical Introduction\n\n- Using Webpack integrates development、packaging、testing and analysis\n- Using Mocha as a unit test tool\n- Using the TypeScript language to improve the readability and the reliability of the code.\n- Using Pug as an HTML template language, using Stylus and Postcss as CSS pre processors\n- Using css grid system for page layout and adapt mobile\n- Simply singleton dialog component\n- Simply MVVM lib\n\n\n### Project Description\n\nOne of the requirements of the project is that you can't use any third-party libraries except the build tools, I refer to the Vue1 source code, create a small lib for data binding, and implement a few simple directive: *for, *if, attr, double mustaches, and observe of array.\nOnly provide the resolutions of DesktopHD and moblie. The CSS grid feature is cool, but it's not work in IE10-.\n\n### Instructions\n\n```\ncd to project\n\nnpm i\n\nnpm run start\n```\nproject is running at http://localhost:8081/\n```\nnpm run build\nnpm run test\nnpm run analyze\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foct16%2Fsimple-mvvm-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foct16%2Fsimple-mvvm-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foct16%2Fsimple-mvvm-example/lists"}