2.0.6 • Published 1 year ago

saved-panel-animations v2.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

npm Release new version to NPMJS Create new GitHub Release

saved-panel-animations

A small library for an easy 'Saved Successful!' toast using Bootstrap modals.

Install

NPM

npm i saved-panel-animations

CDN

<link rel="stylesheet" href="https://unpkg.com/saved-panel-animations/dist/index.min.css">
<script src="https://unpkg.com/saved-panel-animations/dist/index.min.js"></script>

Usage

savedPanel

index.js

import { savedPanel } from 'saved-panel-animations'

savedPanel()

deletedPanel

index.js

import { deletedPanel } from 'saved-panel-animations'

deletedPanel()
2.0.2

1 year ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.6

1 year ago

2.0.0-main.24

1 year ago

2.0.1

1 year ago

2.0.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago