Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (20 loc) · 541 Bytes

TODO.md

File metadata and controls

22 lines (20 loc) · 541 Bytes

REyaml-core

Core & CLI in REyaml for YAML to D3 model transformation

To-do

  • npm
  • cicd
  • shrink modules and diversify objects
  • cli
  • full documentation

Manual CI Test

  1. Are modules in reyaml-core mutable (i.e. standalone) enough?
  2. Is reyaml-core cli working fine?
  3. Is reyaml-core working fine on reyaml-ui?
  4. Are sample YAML all passed?
    • Openshift YAML Template
    • Istio YAML
    • Arbitrary YAML
  5. Is reyaml-core efficient enough?
    • Line skipping
    • Live updating
    • Character traversing