This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

livetile
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

LiveTile.js

Creating live tile effects on web elements.

Requirements

  • On any div element, it can be set as a LiveTile element
  • A LiveTile element contains a title and list of texts
  • List of texts take turns to be shown in the LiveTile once every specified seconds
  • CSS for styling the div element

TODO

  • Clean up src/js and src/css which are generated from ts & scss files
  • Remove dist folder from source control
  • Switch to rollup as bundler?
  • Animate transition between text changes
  • Create tests
  • Run tests
  • Pause animation on browser switching to other tab

Install

npm install --save livetile

or

yarn add livetile

Demo

See https://kenrick95.org/

Readme

Keywords

none

Package Sidebar

Install

npm i livetile

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • kenrick95