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
My own convenient js functions put together!
Simple javascript functions consolidated for my convenience
npm i ark-js-alert
add script ob browser
<script src="https://cdn.jsdelivr.net/npm/ark-js-alert@latest/ark-alert.js"></script>Documentation
This is a simple js library to displayalert in a toast like format
- warning
- success
- failure
- info