{"id":15517119,"url":"https://github.com/macku/replugger","last_synced_at":"2025-04-13T00:50:47.724Z","repository":{"id":46933382,"uuid":"102099536","full_name":"macku/replugger","owner":"macku","description":"replugger - React pluggable application made easy!","archived":false,"fork":false,"pushed_at":"2022-12-07T04:31:04.000Z","size":1006,"stargazers_count":9,"open_issues_count":118,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-25T06:21:09.930Z","etag":null,"topics":["package","package-manager","packages","pluggable","plugin","plugin-manager","plugin-system","plugins","react"],"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/macku.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":"2017-09-01T09:55:16.000Z","updated_at":"2023-03-11T12:20:41.000Z","dependencies_parsed_at":"2023-01-23T15:30:25.173Z","dependency_job_id":null,"html_url":"https://github.com/macku/replugger","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macku%2Freplugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macku%2Freplugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macku%2Freplugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macku%2Freplugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macku","download_url":"https://codeload.github.com/macku/replugger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248648159,"owners_count":21139238,"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":["package","package-manager","packages","pluggable","plugin","plugin-manager","plugin-system","plugins","react"],"created_at":"2024-10-02T10:11:42.377Z","updated_at":"2025-04-13T00:50:47.705Z","avatar_url":"https://github.com/macku.png","language":"JavaScript","readme":"# replugger\n\n[![npm version](https://img.shields.io/npm/v/replugger.svg)](https://www.npmjs.com/package/replugger)\n[![npm dependencies](https://img.shields.io/david/macku/replugger.svg)](https://david-dm.org/macku/replugger)\n[![npm dev dependencies](https://img.shields.io/david/dev/macku/replugger.svg)](https://david-dm.org/macku/replugger?type=dev)\n[![Build Status](https://travis-ci.org/macku/replugger.svg)](https://travis-ci.org/macku/replugger)\n[![Coverage Status](https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_100.svg)](https://coveralls.io/github/macku/replugger?branch=master)\n[![Greenkeeper badge](https://badges.greenkeeper.io/macku/replugger.svg)](https://greenkeeper.io/)\n\n## React pluggable application made easy!\n\nThe [replugger](https://github.com/macku/replugger) library was made to allow building React pluggable application. Build your own application or product but allow to extend it easily. Each part of your React application can contain **Slot** placeholder that can be filled by **external plugins**.\n\nThe API of the replugger library allows your plugin the decide how the would like to fill the slot. It can a small component like a link or even a full widget that will contain own **Slots**. You can fill the **Slot** with a component that can contain another **Slot** inside it!\n\nThe library also takes care of **additional routes** provided by the plugin. Let's assume your plugin would like to add an additional page to your application. Thanks to the [JavaScript Decorators](https://github.com/wycats/javascript-decorators) you can export any page with a unique route URL.\n\n### Features\n\nTBA\n\n### Road map\n\nTBA\n\n\n### How to install\n\n#### NPM and Yarn\n\nYou can install the library using **NPM**:\n\n```bash\nnpm install replugger -S\n```\n\nor if you prefer yarn:\n\n```bash\nyarn add replugger\n```\n\n### How to use it\n\nTBA\n\n### Examples\n\n#### Demo application with two plugins\n\nCheck the [live example](https://stackblitz.com/edit/replugger-demo-app) of the demo application [(source)](https://github.com/macku/replugger/tree/master/packages/demo-app).\n\n### Source\n\nThe [replugger](https://github.com/macku/replugger) and its sub-packages are distributed as a [monorepo](https://github.com/babel/babel/blob/master/doc/design/monorepo.md).\n\nFor a full list of packages, see [the GitHub source](https://github.com/macku/replugger/tree/master/packages).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacku%2Freplugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacku%2Freplugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacku%2Freplugger/lists"}