1.1.2 • Published 5 years ago

@resonate/choo-plugins v1.1.2

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

@resonate/choo-plugins

Library for all choo plugins in resonate frontend projects

  • Full screen
  • Gestures
  • Offline/online detection
  • Resize event
  • Tabbing
  • Theme
  • Visibility

Installation

$ npm i --save @resonate/choo-plugins

Usage

  const { offlineDetect: offlineDetectPlugin } = require('@resonate/choo-plugins')

  const app = choo()

  app.use(offlineDetectPlugin())

License

MIT

Author(s)

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago