no-tiff

0.0.2 • Public • Published

no-tiff

no-tiff is a web component wrapper around the compact notyf library.

CSS

Notyf comes with a css file, located in node_modules/notyf/notyf.min.css. In addition to referencing this web component library (notiff/notiff.js), you will need to incorporate this css file.

<html>
  <head>
    ...
    <link rel="stylesheet" type="text/css" href="/path/to/notyf.min.css">
  </head>
  <body>
    ...
    <script src="/path/to/no-tiff.js" type="module"></script> 
  </body>
</html>

Readme

Keywords

none

Package Sidebar

Install

npm i no-tiff

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

56 kB

Total Files

14

Last publish

Collaborators

  • bahrus