tvkitchen / appliances

A one stop shop for official TV Kitchen Appliances
GNU Lesser General Public License v3.0
3 stars 0 forks source link

How should appliance packages be named? #35

Closed slifty closed 4 years ago

slifty commented 4 years ago

Discussion

What do you want to talk about?

Appliances will be npm packages that are imported by TVK implementations. How should officially maintained appliances be named?

Some possibilities:

Relevant Resources / Research

In the past we have looked at Rollup as a nice set of patterns. They do @rollup/plugin-dashed-plugin-name

I think that's the way to go.

So it would be things like:

slifty commented 4 years ago

The first three appliances are now set up to use the @tvkitchen/appliance-dashed-name format.