Skip to content

Dev Tools

Anthony Fu edited this page Feb 16, 2020 · 3 revisions

Bundlers

For Webpack: wenyan-loader

For Rollup.js: wenyan-rollup-plugin

Browser Runtime

Check out the documentation here

Embedding Online Editor

Our Online IDE supports being embedded in other websites with flexible configurations and customizations. This is also be used in our snippets site.

See how to.

Syntax Highlighting

If you want to use wenyan highlighting for your website or build an editor by yourself, you can find a collection of different syntax highlighters here wenyan-lang/highlight. We currently support CodeMirro, Prims.js and TextmateGrammars, we will support more in the feature. Contributions are also welcome!