rpetrich / deciduous

App that simplifies building decision trees to model adverse scenarios
https://deciduous.app
GNU General Public License v2.0
180 stars 17 forks source link

Refactor out layout code and add JavaScript CLI #54

Closed rpetrich closed 10 months ago

rpetrich commented 10 months ago

This migrates the layout code to a new layout.ts file, defines types for the various data flowing in and out of it, and uses this common layout code in a new CLI tool that can be used to convert YAML to various output formats. This also properly encodes and decoded the embedded base64 comment using utf-8 instead of latin-1 to support international text properly

Closes #55 Closes #52 Related to #53

netlify[bot] commented 10 months ago

Deploy Preview for inspiring-poitras-b92665 ready!

Name Link
Latest commit 32aa82620c92c629609e479f6e2cfd22a674b6e2
Latest deploy log https://app.netlify.com/sites/inspiring-poitras-b92665/deploys/659c386c5e004a0008083051
Deploy Preview https://deploy-preview-54--inspiring-poitras-b92665.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.