2.0.17 • Published 3 months ago

ruthly v2.0.17

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

ruthly-vue

A simple Alert message for simple web applications

Use Ruthly for success and error pop ups that suits your project.

Installation

Install ruthly with npm

  npm i ruthly

Usage/Examples

import RuthdoAlert from 'ruthly'

//success 
RuthdoAlert({title:'Ruth at your service', icon:'success'})

//error 
RuthdoAlert({title:'oops something is not right', icon:'error'})

//adding auto dismissal timeout 
RuthdoAlert({title:'oops something is not right', icon:'error',2000})
2.0.17

3 months ago

2.0.15

3 months ago

2.0.3

3 months ago

2.0.16

3 months ago

2.0.2

3 months ago

2.0.13

3 months ago

2.0.5

3 months ago

2.0.14

3 months ago

2.0.4

3 months ago

2.0.11

3 months ago

2.0.7

3 months ago

2.0.12

3 months ago

2.0.6

3 months ago

2.0.9

3 months ago

2.0.10

3 months ago

2.0.8

3 months ago

2.0.1

10 months ago

2.0.0

10 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago