1.0.3 • Published 5 years ago

hexo-offline-tip v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

show hexo offline tips (in pwa mode)

install

npm install hexo-offline-tip

or with yarn

yarn add hexo-offline-tip

config

offline_tips:
  enable: true 
  options:                                        # optional
    toastText: 'your network is offline',         # optional tip text
    toastStyle:                                   # optional style eg. 'color: red'

demo

demo image

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago