1.0.0 • Published 3 years ago

@daybyday/popup-dismiss v1.0.0

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

PopupDismiss

JS Class: popup element and dismiss it in everywhere.

Publish steps

  • Login: add user with your Username, Password, Email
# First time publish
npm adduser
# Other times publish
npm login
  • Publish in your git gui or click publish.sh bash file
npm publish

Install

npm install @daybyday/popup-dismiss --save

Importing

import xxx from '@daybyday/popup-dismiss';

Examples