JSPM

ark-js-alert

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q37633F
  • License ISC

message alert and toast library

Package Exports

  • ark-js-alert
  • ark-js-alert/ark-alert.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ark-js-alert) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Simple taost alert library!

Simple javascript functions consolidated for my convenience

npm install: Generic badge

    npm i ark-js-alert

add script ob browser

<script src="https://cdn.jsdelivr.net/npm/ark-js-alert@latest/ark-alert.js"></script>

You may be using Demo Link.

Documentation

  1. This is a simple js library to displayalert in a toast like format

    • warning
    • success
    • failure
    • info