Posts made in October 2010

node-browscap

A port of PHP’s get_browser function to a native node.js module, including a JavaScript browscap.ini parser.


Read More »

More from this category

A browscap.ini parser in JavaScript

I use PHP’s get_browser function to identify web browsers from user agent strings on several sites. I wanted this ability in a node.js application I’m writing, so I wrote a JavaScript implementation to use.


Read More »

More from this category