mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-07 14:30:38 -08:00
* fix: apply automatic eslint fixes * lint: allow hashbang comment for tiddlywiki.js * lint: first back of manual lint fixes for unused vars * lint: added more fixes for unused vars * lint: missed files * lint: updated eslint config with selected rules from #9669 |
||
|---|---|---|
| .. | ||
| files | ||
| browser.js | ||
| plugin.info | ||
| readme.tid | ||
| usage.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/TiddlyWiki/TiddlyWiki5/blob/master/plugins/tiddlywiki/browser-sniff]]