mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
add bowser--a browser detector
This commit is contained in:
parent
ff3842de08
commit
dc1941795d
@ -35,6 +35,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [Voice Command](#voice-command)
|
||||
* [API](#api)
|
||||
* [Vision Detection](#vision-detection)
|
||||
* [Browser Detection](#browser-detection)
|
||||
* UI
|
||||
* [Code Highlighting](#code-highlighting)
|
||||
* [Loading Status](#loading-status)
|
||||
@ -429,6 +430,10 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
||||
* [tracking.js](https://github.com/eduardolundgren/tracking.js) - A modern approach for Computer Vision on the web.
|
||||
* [ocrad.js](https://github.com/antimatter15/ocrad.js) - OCR in Javascript via Emscripten.
|
||||
|
||||
## Browser Detection
|
||||
|
||||
* [bowser](https://github.com/ded/bowser) - a browser detector
|
||||
|
||||
## Code highlighting
|
||||
|
||||
* [Highlight.js](https://github.com/isagalaev/highlight.js) - Javascript syntax highlighter.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user