{"id":18938220,"url":"https://github.com/wechat-miniprogram/babel-plugin-worklet","last_synced_at":"2026-03-22T03:30:15.625Z","repository":{"id":57872885,"uuid":"528414131","full_name":"wechat-miniprogram/babel-plugin-worklet","owner":"wechat-miniprogram","description":"小程序 worklet 函数编译插件","archived":false,"fork":false,"pushed_at":"2023-09-19T08:49:35.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-01T03:18:39.168Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wechat-miniprogram.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":"2022-08-24T12:28:40.000Z","updated_at":"2024-01-30T09:00:39.000Z","dependencies_parsed_at":"2022-09-13T15:10:23.335Z","dependency_job_id":null,"html_url":"https://github.com/wechat-miniprogram/babel-plugin-worklet","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/wechat-miniprogram%2Fbabel-plugin-worklet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechat-miniprogram%2Fbabel-plugin-worklet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechat-miniprogram%2Fbabel-plugin-worklet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechat-miniprogram%2Fbabel-plugin-worklet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wechat-miniprogram","download_url":"https://codeload.github.com/wechat-miniprogram/babel-plugin-worklet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239937700,"owners_count":19721484,"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-08T12:13:44.894Z","updated_at":"2026-03-22T03:30:15.551Z","avatar_url":"https://github.com/wechat-miniprogram.png","language":"JavaScript","readme":"# babel-plugin-worklet\n\nCompile worklet function in wecht miniprogram.\n\n## Installation\n\n`npm install babel-plugin-worklet --save-dev`\n\nAdd plugin to your babel.config.js:\n\n```js\nmodule.exports = {\n  presets: [\n    ...\n  ],\n  plugins: [\n    ...\n    '@babel/plugin-transform-arrow-functions',\n    '@babel/plugin-transform-shorthand-properties',\n    ['@babel/plugin-proposal-class-properties', { loose: true }],\n    'babel-plugin-worklet',\n  ],\n};\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwechat-miniprogram%2Fbabel-plugin-worklet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwechat-miniprogram%2Fbabel-plugin-worklet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwechat-miniprogram%2Fbabel-plugin-worklet/lists"}