eruda-code / README.md
soiz1's picture
Update README.md
f485966 verified
metadata
sdk: docker

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.