0.1.1 • Published 5 years ago

@kebo69/sidepanel v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

sidepanel

npm (scoped)

A CSS Library for the left-side overlay panel.

Demo

Here (JS Bin)

Usage

Legacy

Load sidepanel.css and sidepanel.js on your HTML file just like example.html or empty.html.

npm

Install via npm.

npm install @kebo69/sidepanel

And load them on your HTML file.

<link href="node_modules/@kebo69/sidepanel/dist/sidepanel.css" rel="stylesheet">
<script src="node_modules/@kebo69/sidepanel/dist/sidepanel.js"></script>

Browser compatibility

  • Safari 10+ on iOS/iPadOS/macOS (Recommended)
  • Firefox 50+
  • Chrome 55+