1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-19 10:49:43 +00:00
TiddlyWiki5/plugins/tiddlywiki/browser-sniff
Jeremy Ruston 7a60e7c93e More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5
These are the changes that have to be done on "master"
2024-07-25 17:44:52 +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 Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
readme.tid More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00
usage.tid Docs for $:/info/browser/is/mobile 2022-07-13 09:32:22 +01:00

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/TiddlyWiki/TiddlyWiki5/blob/master/plugins/tiddlywiki/browser-sniff]]