2.0.0 • Published 30 days ago

@exercism/codemirror-lang-gleam v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
30 days ago

codemirror-lang-gleam

NPM Version

This package implements basic Gleam language support for the CodeMirror code editor.

Language Support + Lezer Grammar

This includes both the CodeMirror LanguageSupport and the LRLanguage grammar all bundled into a single small repository with a simple build process.

Maintainers

There is a very rough developer tool in devtool that can be used for testing.

npm run build-devtool

API Reference