Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 789 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 789 Bytes

eruda-vue

NPM version Build status License

Eruda plugin for Vue.

Demo

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

Install

npm install eruda-vue --save
eruda.add(erudaVue);

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