0.1.1 • Published 11 months ago

@blackprint/code-generation v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Note

  • This code generation module already been implemented for Blackprint Editor.
  • Code generation only works for nodes that already registered their code into this module. For the example you can visit this repo and find file with extension .code.js.
  • There's a build-in code generation handler for some languages in ./src/languages/, in case you want to add support for some popular languages like C++, or D-lang feel free to create the handler externally or with contributing into this repository.

License

MIT