Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 788 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 788 Bytes

eruda-code

NPM version Build status License

Eruda plugin for running JavaScript code.

Demo

Browse it on your phone: http://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.