Socket
Book a DemoInstallSign in
Socket

@murmurcreative/drawer

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@murmurcreative/drawer

Open things and close them as well.

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
2
Created
Source

Drawer

Open and close things through simple state management.

npm install @murmurcreative/drawer@2.1.0-alpha
import {Cabinet} from '@murmurcreative/drawer';
new Cabinet();
<div data-module="drawer" data-knob="#knob">
    <!--  Drawer Contents  -->
</div>

<button id="knob">Toggle</button>

For full documentation, see the expanded readme.

FAQs

Package last updated on 16 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts