Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1010 Bytes

Dev-Tools.md

File metadata and controls

19 lines (10 loc) · 1010 Bytes

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!