PHPackages                             otterpocket/slick-flash - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. otterpocket/slick-flash

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

otterpocket/slick-flash
=======================

Jquery plugin providing Simple Lightweight flash messages

01.3k1[5 issues](https://github.com/Otterpocket/slick-flash/issues)JavaScript

Since Nov 13Pushed 10y agoCompare

[ Source](https://github.com/Otterpocket/slick-flash)[ Packagist](https://packagist.org/packages/otterpocket/slick-flash)[ RSS](/packages/otterpocket-slick-flash/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

slick-flash
===========

[](#slick-flash)

A Jquery plugin that provides a simple way to display subtle animated css flash messages.

[![Demo animation](demo/images/demo-animation.gif?raw=true "Demo animation")](demo/images/demo-animation.gif?raw=true)

Installation
------------

[](#installation)

Include the css `slick-flash.css`

```

```

Include the javascript `slick-flash.js` after you have loaded Jquery

```

```

Usage
-----

[](#usage)

Simply call one of the 4 javascript functions with the Message type and message content.

[![Information](demo/images/information.png?raw=true "Information")](demo/images/information.png?raw=true)

```
$.slickFlash('information', 'You have 3 new messages in your inbox');
```

[![Success](demo/images/success.png?raw=true "Success")](demo/images/success.png?raw=true)

```
$.slickFlash('success', 'Your application wass successfully submitted');
```

[![Error](demo/images/error.png?raw=true "Error")](demo/images/error.png?raw=true)

```
$.slickFlash('error', 'An error occurred while sending mail. The mail server responded: Authentication is required');
```

[![Warning](demo/images/warning.png?raw=true "Warning")](demo/images/warning.png?raw=true)

```
$.slickFlash('warning', 'Your subscription is due to expire in 9 days');
```

ToDo
----

[](#todo)

- Configurable defaults
- Refactor Coffeescript
- Optional display time
- Optional message name
- Customisable colours including opacity
- Better responsive support

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ebc988402274d3af8d77b85dea127053efeee4b43ee1efc6b67457337d22174b?d=identicon)[Otterpocket](/maintainers/Otterpocket)

---

Top Contributors

[![Otterpocket](https://avatars.githubusercontent.com/u/7274458?v=4)](https://github.com/Otterpocket "Otterpocket (14 commits)")

### Embed Badge

![Health badge](/badges/otterpocket-slick-flash/health.svg)

```
[![Health](https://phpackages.com/badges/otterpocket-slick-flash/health.svg)](https://phpackages.com/packages/otterpocket-slick-flash)
```

###  Alternatives

[lukaszr/matrixcode

Matrixcode generator.

111.5k](/packages/lukaszr-matrixcode)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
