0.0.6 • Published 3 years ago
@cucumber/blockly v0.0.6
@cucumber/blockly
This is a Gherkin editor based on Blockly.
You can try a live demo here.
The editor is experimental and not ready for production use.
Try it out
npm installWith Vanilla JavaScript (no UI toolkit)
npm run start:vanillaWith React
npm run start:reactRun tests
npm test