8000 GitHub - Datron/rust-monaco: Rust WASM bindings for the Monaco Editor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Datron/rust-monaco

 
 

Repository files navigation

rust-monaco

Crate Info API Documentation

Rust WASM bindings for the Monaco Editor using wasm-bindgen.

Cargo Features

  • "api" (default feature) - Activate a more ergonomic Rust API. See monaco::api
  • "workers" (default feature) - Include the language web workers. If not set you will have to provide them manually or accept a heavy performance penalty.
  • "yew-components" - Enable Yew components. See monaco::yew

Examples

See the examples directory.

About

Rust WASM bindings for the Monaco Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • Rust 2.4%
  • Other 0.2%
0