0.12.0 • Published 2 years ago

@cucumber/monaco v0.12.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

test-javascript

Cucumber Monaco

This library configures a monaco editor to use @cucumber/language-service

The editor can be embedded on web pages and offers similar functionality to the VSCode Cucumber Extension

The library ships with support for React as well as vanilla JavaScript. See the try source code for details.

Live demo.

Usage

The library can be used with vanilla DOM as well as React. See try/index.tsx (the source for the live demo) for details.

Local demo

Build everything and serve the contents of docs:

npm install
npm run webpack
npx http-server -c-1 docs

Open http://127.0.0.1:8080/

0.12.0

2 years ago

0.11.0

2 years ago

0.10.0

2 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.5.0

3 years ago

0.6.1

3 years ago

0.5.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago