Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.
/ sidebar Public archive

sidebar implementation, inspired by OSX notification center.

Notifications You must be signed in to change notification settings

yields/sidebar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sidebar

sidebar implementation, inspired by OSX notification center.

still very beta

Installation

$ component install yields/sidebar

API

Sidebar(el, location)

Initialize new Sidebar with element and location. location might be top, bottom, left or right.

sidebar.open()

Open the sidebar.

sidebar.close()

Close the sidebar.

sidebar.toggle()

Toggle open / close

License

MIT

About

sidebar implementation, inspired by OSX notification center.

Resources

Stars

Watchers

Forks

Packages

No packages published