Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kkebo/sidepanel

A CSS Library for the left-side overlay panel
https://github.com/kkebo/sidepanel

css css-library

Last synced: 17 days ago
JSON representation

A CSS Library for the left-side overlay panel

Awesome Lists containing this project

README

        

# sidepanel

[![npm (scoped)](https://img.shields.io/npm/v/@kebo69/sidepanel.svg)](https://www.npmjs.com/package/@kebo69/sidepanel)

A CSS Library for the left-side overlay panel.

## Demo

[Here (JS Bin)](http://jsbin.com/wixucigeyi/1/edit?html,css,js,output)

## Usage

### Legacy

Load `sidepanel.css` and `sidepanel.js` on your HTML file just like [`example.html`](./example.html) or [`empty.html`](./empty.html).

### npm

Install via npm.

```bash
npm install @kebo69/sidepanel
```

And load them on your HTML file.

```html

```

## Browser compatibility

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