Skip to content

Refactor Typescript code using blueprints. This is just a POC

Notifications You must be signed in to change notification settings

romgerman/bp-refactoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

31fea1f · Jul 12, 2024
Apr 20, 2024
Apr 21, 2024
Jun 7, 2024
Jul 12, 2024
Feb 13, 2024
Feb 13, 2024
Feb 13, 2024
Apr 19, 2024
Feb 13, 2024
Feb 13, 2024
Feb 13, 2024
Jun 7, 2024
Jul 12, 2024
Jul 12, 2024
Apr 17, 2024
May 22, 2024
May 20, 2024
Feb 13, 2024
May 20, 2024

Repository files navigation

bp-refactoring

Refactor using blueprints

Preview

Features

...

Extension Settings

...

Known Issues

Nothing works yet

Release Notes

1.0.0

Initial release of bp-refactoring

How to add new node type

  1. Add node type in shared/node-types.ts
  2. Add node backend in blueprint/nodes
  3. Add node processing in blueprint/store.ts
  4. Add node frontend in webview/nodes
  5. Add node in graph in webview/Graph.vue

About

Refactor Typescript code using blueprints. This is just a POC

Resources

Stars

Watchers

Forks

Releases

No releases published