Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-16 | refactor: Add js-yaml dep, scrtipt gen tweaks. | Peter Johanson | |
* Make the synthetic "base name" property double underscore prefixed, since internal, and to avoid future conflicts w/ YAML format add'ns. * Switch to PS hash dictionaries for our metadata collections for saner data inspection/use. | |||
2021-09-11 | feat(docs): Add dynamic hardware list component. | Peter Johanson | |
2021-09-11 | feat(docs): Add TS type gen, metadata JSON gen | Peter Johanson | |
* Generate TS types from new hardware metadata schema. * Aggregate all hw metadata YAML into one aggregate JSON file for consumption by others. |