Skip to content

zidsa/sidebar

 
 

Repository files navigation

SIDEBAR

Commitizen friendly lerna code style: prettier

Sidebar is a collection of javascript packages distributed via the npm registry. It aims to simplicity and to provide a range of tool that allow users to implement sidebar (or side navs) in their web apps!


Packages


simpler-sidebar

simpler-sidebar is the most downloaded package. It's a jQuery plugin that allows to create a side nav as in modern mobile apps. It aims to simplicity so that everybody can use it no matter if expert programmers or not. It is written entirely in javascript so that you won't need to include any css file! Just plug it and use it!

// Install

// with npm
npm install simple-sidebar

// with yarn
yarn add simple-sidebar

The full documentation is available here.

Packages

No packages published

Languages

  • JavaScript 85.1%
  • HTML 10.5%
  • CSS 4.4%