Skip to content

RFC: Plugins discover-ability #11

@vitaliy-bobrov

Description

@vitaliy-bobrov

There is a common place to distribute JS / FE / WA modules via npm - we could introduce a custom field for package.json file to describe plugins. With this it will be possible to search for plugins using https://www.npmjs.com/ search, custom search (ex. using https://www.algolia.com/ search or any custom BE implementation). In addition when somebody want to use a plugin they could install it via npm/yarn/whatever (then build it in their app) or just use something like https://unpkg.com/ to just include a link to build version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions