TiddlyWiki5/plugins/tiddlywiki/browser-sniff
jeremy@jermolene.com af86080943 Docs for $:/info/browser/is/mobile 2022-07-13 09:32:22 +01:00
..
files JSHint obeisance for plugins folder 2014-08-30 21:32:55 +01:00
browser.js Expose isMobile to browser info (#6675) 2022-05-14 14:02:52 +01:00
plugin.info Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
readme.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
usage.tid Docs for $:/info/browser/is/mobile 2022-07-13 09:32:22 +01:00

readme.tid

title: $:/plugins/tiddlywiki/browser-sniff/readme

This plugin adds a number of `$:/info/` tiddlers containing information about the current browser.

It allows you to create content that is presented in a way that is responsive to different browsers.

For example, https://tiddlywiki.com uses this plugin to present the user with the best options for getting started depending on their browser.

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/browser-sniff]]