Agent libraries
Agent libraries handles the loading, displaying and posting of Tile actions.
Tairu provides a set of libraries that can be used to easily start using Tiles in your websites and applications.
📄️ Web client library
The @tairu/web-client library is a TypeScript library designed to be used in Web browsers.
📄️ jQuery plugin library
Tairu can be used as a jQuery plugin via the @tairu/jquery package in websites already using jQuery.
📄️ React DOM library
For websites and applications using React, the @tairu/react-dom package exposes a Tile component to load and render Tiles.
📄️ React Native library
For React Native applications, the @tairu/react-native package exposes a Tile component to load and render Tiles.