storm-outliner

1.0.7 • Public • Published

Storm Outliner

npm version

Tiny module to hide CSS outline on mouse interactions, show on keyboard interactions.

Example

https://stormid.github.io/storm-outliner

Usage

JS

npm i -S storm-outliner

either using es6 import

import Outliner from 'storm-outliner';

Tests

npm run test

Browser support

This is module has both es6 and es5 distributions. The es6 version should be used in a workflow that transpiles.

ie9+ is supported out the box, ie8+ will work with addEventListener polyfill.

Dependencies

None

License

MIT

Dependents (1)

Package Sidebar

Install

npm i storm-outliner

Weekly Downloads

9

Version

1.0.7

License

MIT

Unpacked Size

24.2 kB

Total Files

13

Last publish

Collaborators

  • sarah-storm
  • mjbp
  • stormid-admin
  • lynchjames