{"id":13393712,"url":"https://github.com/berialjs/berial","last_synced_at":"2025-03-13T19:31:45.207Z","repository":{"id":49401993,"uuid":"282900265","full_name":"berialjs/berial","owner":"berialjs","description":"😈 Simple micro-front-end framework.","archived":false,"fork":false,"pushed_at":"2022-06-23T06:00:22.000Z","size":484,"stargazers_count":521,"open_issues_count":5,"forks_count":63,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-04T15:48:13.235Z","etag":null,"topics":["micro-frontend","microservice"],"latest_commit_sha":null,"homepage":"https://berial.vercel.app","language":"TypeScript","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/berialjs.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":"2020-07-27T13:04:58.000Z","updated_at":"2025-01-24T15:25:43.000Z","dependencies_parsed_at":"2022-08-12T20:11:21.679Z","dependency_job_id":null,"html_url":"https://github.com/berialjs/berial","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berialjs%2Fberial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berialjs%2Fberial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berialjs%2Fberial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berialjs%2Fberial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berialjs","download_url":"https://codeload.github.com/berialjs/berial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243469196,"owners_count":20295706,"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":["micro-frontend","microservice"],"created_at":"2024-07-30T17:00:59.084Z","updated_at":"2025-03-13T19:31:44.821Z","avatar_url":"https://github.com/berialjs.png","language":"TypeScript","funding_links":[],"categories":["Tools","TypeScript"],"sub_categories":["Frameworks"],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/68577605?s=200\u0026v=4\" alt=\"berial logo\" width=\"150\"\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eBerial\u003c/h1\u003e\n\u003cp align=\"center\"\u003e:imp: Simple micro-front-end framework.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/berialjs/berial/actions\"\u003e\u003cimg src=\"https://img.shields.io/github/workflow/status/berialjs/berial/ci.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://npmjs.com/package/berial\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/berial.svg\" alt=\"npm-v\"\u003e\u003c/a\u003e\n\u003ca href=\"https://npmjs.com/package/berial\"\u003e\u003cimg src=\"https://img.shields.io/npm/dt/berial.svg\" alt=\"npm-d\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n### Why Berial\n\nBerial is a new approach to a popular idea: build a javascript framework for front-end microservices.\n\nThere are any wonderful features of it, such as Asynchronous rendering pipeline, Web components (shadow DOM + scoped css), JavaScript sandbox (Proxy).\n\nNote: diffence form fre, Berial will pay attention to business value.\n\n### Use\n\n```html\n\u003cone-app\u003e\u003c/one-app\u003e\n\u003ctwo-app\u003e\u003c/two-app\u003e\n\n\u003cscript type=\"module\"\u003e\n  import { register } from 'berial'\n  register([{\n    name: 'one-app',\n    url: '1.html',\n    allowList: ['fre'] // 沙箱白名单\n  },{\n    name: 'two-app',\n    scripts: ['2.js'], // 可选\n    styles: ['2.css']\n  }])\n\u003c/script\u003e\n```\n\n### License\n\nMIT ©yisar ©h-a-n-a \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberialjs%2Fberial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberialjs%2Fberial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberialjs%2Fberial/lists"}