{"id":22342728,"url":"https://github.com/aircloud/moven","last_synced_at":"2026-07-02T19:34:44.725Z","repository":{"id":95590330,"uuid":"161742162","full_name":"aircloud/Moven","owner":"aircloud","description":"A user behavior record library for web","archived":false,"fork":false,"pushed_at":"2018-12-14T06:54:12.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T17:45:53.754Z","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/aircloud.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-14T06:34:23.000Z","updated_at":"2018-12-14T08:43:11.000Z","dependencies_parsed_at":"2023-06-25T22:53:02.604Z","dependency_job_id":null,"html_url":"https://github.com/aircloud/Moven","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aircloud/Moven","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aircloud%2FMoven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aircloud%2FMoven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aircloud%2FMoven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aircloud%2FMoven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aircloud","download_url":"https://codeload.github.com/aircloud/Moven/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aircloud%2FMoven/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35060908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-04T08:13:30.719Z","updated_at":"2026-07-02T19:34:44.717Z","avatar_url":"https://github.com/aircloud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Moven.js\n\n\u003e正在完善中。\n\nMoven.js 是一个基于浏览器的用户行为记录库，其主要作用为监听用户的所有记录，生成描述语言，该描述语言可以用于分析用户日志，或者可以用于进一步生成[puppteer](https://github.com/GoogleChrome/puppeteer)的执行代码，从而可以用于自动化测试。\n\nMoven.js 可以支持大部分用户交互操作，并且可以通过配置化的方式来选择性的记录一部分用户交互操作，其全部支持的交互操作方式如下文支持的交互操作列表所示。\n\n\n### 支持的交互操作列表\n\n#### input\n\n对于基本的以输入型为主的 input，其支持如下事件：\n\n* input：这里的 input 是经过处理的 input，会将 dom 触发的多个 input 进行一定的整合。\n* focus：聚焦事件\n* blur：失焦事件\n* click：点击事件\n\n支持的 input 的 type 类型包括如下：\n\n```\n'text', 'date', 'datetime-local','color', 'email', 'range', 'month', 'number', 'password', 'search', 'tel', 'time', 'url', 'week'\n```\n\n备注：对于 checkbox、radio 等通过点击交互的 input，不对其值变更作出监听，可以自行通过 click 跟踪来进行判断。\n\n#### keyboard\n\nkeyboard 相关的内容主要是记录用户的键盘操作，但这里需要注意的是，用户在表单类组件打字的时候不算做键盘操作。\n\n#### click\n\nclick 事件默认绑定在 document 中，并且每次记录均会生成用户点击内容的查询路径，可以通过 `document.querySelector` 来获取对应的元素。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faircloud%2Fmoven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faircloud%2Fmoven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faircloud%2Fmoven/lists"}