mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-25 12:13:17 +00:00

* remove blks first try * dprint.json seems to be OK, some forgotten functions * add some more space-after-keyword settings * server remove blks * add **/files to dprint exclude * dprint.js fixes a typo * add boot.js and bootprefix.js to dprint exclude * dprint change dprint.json * add dprint fmt as script * remove jslint comments * fix whitespace * fix whitespace * remove function-wrapper from geospatial plugin * fix whitespace * add function wrapper to dyannotate-startup * remove dpring.json
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]]