Skip to content
This repository was archived by the owner on Mar 27, 2019. It is now read-only.
This repository was archived by the owner on Mar 27, 2019. It is now read-only.

idea: plugins in component.json #346

@ianstormtaylor

Description

@ianstormtaylor

was thinking it would be cool to have plugins listed in component.json metadata so that places like component.io can pick them up and list them semantically. would just be a straight array:

{
  "name": "model",
  "plugins": [
    "ianstormtaylor/model-defaults",
    "yields/model-indexdb",
    "segmentio/model-localstorage"
  ]
}

maybe there's a better name than plugins

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions