2.2.0 • Published 11 months ago

eruda-code v2.2.0

Weekly downloads
243
License
-
Repository
-
Last release
11 months ago

eruda-code

NPM version Build status License

Eruda plugin for running JavaScript code.

Demo

Browse it on your phone: https://eruda.liriliri.io/?plugin=code

Install

npm install eruda-code --save
eruda.add(erudaCode);

Make sure Eruda is loaded before this plugin, otherwise won't work.