edc-web-ui 0.1.0

A Rust Web interface with patternfly-yew client for EDC
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "scripts": {
    "postinstall": "patch-package"
  },
  "dependencies": {
    "@patternfly/patternfly": "^5.4.2"
  },
  "devDependencies": {
    "patch-package": "^8.0.0",
    "postinstall-postinstall": "^2.1.0"
  }
}