0.0.5 • Published 2 years ago

eruda-outline-plugin v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

eruda-outline-plugin

Eruda plugin that insert outline to all elements.

npm.io

Before all

You need to load eruda first, otherwise it can\'t work.

Install

You can install via npm.

$ npm install eruda-outline-plugin
import erudaOutlinePlugin from 'eruda-outline-plugin';

eruda.add(erudaOutlinePlugin);

You can also install by script.

<script src='/path/to/eruda-outline-plugin'></script>
<script>eruda.add(erudaOutlinePlugin);</script>

Demo

Open in your mobile phone demo.

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago