{"id":20383814,"url":"https://github.com/openwebf/mercury","last_synced_at":"2025-04-12T09:22:43.677Z","repository":{"id":201132914,"uuid":"705495523","full_name":"openwebf/mercury","owner":"openwebf","description":"A library with integrated JavaScript engine and extension utils for Flutter Apps.","archived":false,"fork":false,"pushed_at":"2024-06-08T06:19:05.000Z","size":37030,"stargazers_count":18,"open_issues_count":18,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-03T11:46:14.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openwebf.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,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-16T06:01:20.000Z","updated_at":"2025-02-05T00:18:58.000Z","dependencies_parsed_at":"2024-05-30T00:07:24.060Z","dependency_job_id":null,"html_url":"https://github.com/openwebf/mercury","commit_stats":null,"previous_names":["openwebf/mercury"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwebf%2Fmercury","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwebf%2Fmercury/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwebf%2Fmercury/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwebf%2Fmercury/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openwebf","download_url":"https://codeload.github.com/openwebf/mercury/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248544293,"owners_count":21121924,"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-15T02:24:35.559Z","updated_at":"2025-04-12T09:22:43.652Z","avatar_url":"https://github.com/openwebf.png","language":"C++","readme":"# mercury\n\nQuickJS bindings and web-compliant polyfills wrapped up in flutter library with [legacy](https://github.com/openkraken/kraken) behind it. Aims to be an efficient \u0026 fully-featured library to run JavaScript in a flutter app, from simple eval to acting as the app's logic/backend core.\n\nEventually, this library will be used by https://github.com/openwebf/webf as a superset to provide DOM interactions and rendering. This should also encourage better maintenance, as WebF contributors iterating on the JS core of the framework will contribute here. See https://github.com/openwebf/mercury/issues/16\n\n## Installation\n\nIt's best if you have [pnmp](https://pnpm.io/) installed, in which case run:\n```bash\npnpm install\n```\nIf you only have `npm` installed, disregard the various warnings\n\nOnce installed, you can build all operating systems like this:\n```bash\nnpm run build:bridge:all\n```\nor any particular one by replacing `all` above with any of: `macos`, `linux`, `android`, `windows` or `ios`, and any of these can be suffixed with `:release` to build production-ready versions of the bridge\n\n## Example\n\nWe provide an example you can run like this:\n```bash\ncd mercury/example\nflutter run\n```\nand if you want to play with the Javascript, edit the `assets/bundle.js` file\n\n### Prior Art\n- https://github.com/abner/flutter_js\n\n### Dependant Projects\n- https://github.com/RefractureMedia/refracture-music\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenwebf%2Fmercury","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenwebf%2Fmercury","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenwebf%2Fmercury/lists"}