2.1.0 • Published 1 year ago

eruda-code v2.1.0

Weekly downloads
243
License
MIT
Repository
github
Last release
1 year ago

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.