@plone/registry
v2.1.2
Published
Add-on and configuration registry for Plone and for JavaScript and TypeScript-based apps.
Downloads
3,380
Readme
Add-on and configuration registry
This package provides support for building an add-on registry and infrastructure for JavaScript and TypeScript-based apps.
Extensibility and pluggability
As a developer when you build an app, regardless of the framework and technologies used, it's a one-off app. That means you have to build something that has very specific requirements, behavior, and look and feel.
Sometimes you need to build something generic that is pluggable and extensible. In the JavaScript and TypeScript ecosystem, this is often quite complex, and the existing frameworks do not provide the means to do this.
@plone/registry
provides tools to facilitate pluggability for your app.
Documentation
You can find the detailed documentation of this package by visiting the following link.
https://plone-registry.readthedocs.io