ui5-community / bestofui5-data

Supply of data for the bestofui5 website
https://bestofui5.org/
Apache License 2.0
9 stars 7 forks source link

@gavdi/** packages #102

Closed SVLaursen closed 4 months ago

SVLaursen commented 4 months ago

Add new NPM Package

Please make sure you meet these requirements first:

Prerequisites

Pull Request

After checking the prerequisites, you can create a pull request, to edit sources.json with the following content:

For example, if you want to add the module https://github.com/ui5-community/ui5-cc-md, your commit would look like this:

{
  "owner": "ui5-community",
  "repo": "ui5-cc-md",
  "addedToBoUI5": "2022-04-09T11:37:57.868Z",
  "type": "tooling",
  "tags": ["markdown"]
}

owner: is the organization or your username

repo: is the repo name

addedToBoUI5: is a timestamp with the current date

type: is the type of the module, please choose on of the types in the enum BoUI5Types

tags: Here you can name relevant tags for your module, as inspiration, which are already used you can find here

SVLaursen commented 4 months ago

PR: https://github.com/marianfoo/bestofcapjs-data/pull/6

SVLaursen commented 4 months ago

I've included all the packages in one PR, but should you want me to split them up into 3 different pull requests then let me know and I'll make the changes :)

marianfoo commented 4 months ago

all good, just realized that i linked the wrong repo, should have created the issue also in the bestofcap-js repo

marianfoo commented 4 months ago

all packages are now on the website https://bestofcapjs.org/#/packages?search=gavdi&sort=addedToBoUI5