Home

Awesome

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.