augm | A pure Javascript toast message

 by   aug04 JavaScript Version: Current License: No License

kandi X-RAY | augm Summary

kandi X-RAY | augm Summary

augm is a JavaScript library. augm has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

A pure Javascript object make toast message.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              augm has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              augm has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of augm is current.

            kandi-Quality Quality

              augm has no bugs reported.

            kandi-Security Security

              augm has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              augm does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              augm releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of augm
            Get all kandi verified functions for this library.

            augm Key Features

            No Key Features are available at this moment for augm.

            augm Examples and Code Snippets

            No Code Snippets are available at this moment for augm.

            Community Discussions

            No Community Discussions are available at this moment for augm.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install augm

            You can download it from GitHub.

            Support

            Provided an object with name is AUGM and short name is $m. It is a singleton object easy to use. Below are some methods can be easily to use, please read them for more detail. setMessage(message) (required) set the message to show, message parameter is a string message. show() (required) show the message, if this function is not called -> nothing happened. setType(type) (option) set the message type in: info, success, warning, error, the type parameter is a string. If not set, default value is info, with each type, the wrapper element background will be difference. setDuration(duration) (option) set duration to show/hide message, the duration parameter is a string in slow or fast or a positive integer number that represent for milliseconds. If not set, default value is 400ms (nice animation). setTTL(milliseconds) (option) set time to live for message, default the message live for 5000ms (5s) and automatically removed. setSticky(isSticky) (option) set sticky the message, it will not automatically removed. The isSticky parameter must be boolean value. If sticky is setted to true, setTTL function (if set) will be ignored. setDirection(number) (option) set the direction with a number parameter is in: 1 (Top - Left), 2 (Top -Right), 3 (Bottom - Right), 4 (Bottom - Left), default direction is 2 (Top - Right). setStyle(style) (option) set the HTML style for wrapper element, the style parameter is normal inline style HTML. setBackground(backgroundColor) (option) set wrapper background color, the backgroundColor parameter is a HTML color code, if this function called to set background => the setType function (if set) will be ignored. Download and include script at the top of head tag is recommended. And here are some examples about direction. Coding anything I want to do.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/aug04/augm.git

          • CLI

            gh repo clone aug04/augm

          • sshUrl

            git@github.com:aug04/augm.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link