
fConsole.js v1.1.1 – For contact units and desktop browsers
A easy plugin that you need to use to show the values from JavaScript, HTML, CSS. Very helpful for contact units and desktop browsers.
- helpful for environments who lack of a console eg. (cellular, tables – browsers) as properly for desktop browsers
- you may dragg the console across the browser (works on contact units too)
- you may resize the console (works on contact units too)
- you may run JavaScript code from fConsole and see the outcomes by urgent Enter Key or Exec button
- will log all JavaScript errors
- on desktop browsers use “UP” or “DOWN” keys to entry typing historical past
- you may clear/reduce the console
-
obtainable keyboard shortcuts:
- alt + c – Open fConsole
- alt + x – Shut fConsole
- alt + z – Reduce fConsole
- alt + d – Clear fConsole
-
obtainable inline instructions:
- sort /? or /assist – will present all avaiable instructions
- sort /cls or /clear – Clear fConsole
- sort /m or /min or /reduce – Reduce fConsole
- sort /c or /shut – Shut fConsole
-
common Assist Capabilities
- you may entry them like fConsole.fn.<function-name>
Change log
- v1.1.1 – 19 December, 2017
- [FEATURE] – add new technique fConsole.fn.copyToClipboard()
- [FEATURE] – add new technique fConsole.fn.getGetOrdinal()
- [FEATURE] – add new technique fConsole.fn.isiOS()
- [FEATURE] – add new technique fConsole.fn.isAndroid()
- [BUG FIXED] – mounted fConsole.fn.hexToRgb() – because of Huambo
- [BUG FIXED] – mounted fConsole.fn.getCurrentDate() – because of Huambo
- [BUG FIXED] – mounted reduce motion
- [BUG FIXED] – mounted fConsole.fn.generateGUID()
- [BUG FIXED] – common code enchancment – because of Huambo
- v1.1 – 24 July, 2016
- [FEATURE] – add clear button into header
- [FEATURE] – add resize performance to make the resize less difficult
- [FEATURE] – add inline instructions. Kind in fConsole ”/?” or ”/assist” to see them
- [FEATURE] – reduce console by urgent “ESC” key, press once more to shut it
- [FEATURE] – add plenty of strategies which will assist you. Click on right here to see them
- [BUG FIXED] – mounted the eval js technique
- [BUG FIXED] – common code enchancment
- v1.0 – 11 January, 2016
- preliminary launch