XML Objectifier

Introduction

Looking for a simple way to convert XML to JSON Object?

xmlObjectifier is designed to assist coders working with XML data to quickly and painlessly process XML documents using familiar to JavaScript developpers methods. This useful code will provideĀ  transparent obstraction layer to those applications that utilize both JSON and XML data, it also allows you to cache your data for later use. xmlObjectifier is written in client-side JavaScript to reduce processing overhead and to provide optimal compatibility across various browsers.

If you are working with XML data and still rely on DOM traversing, then you're wasting your time and money creating bulky and inflexible code. xmlObjectifier has a long standing track record on major sites including MLB.com, SNY.tv, Yesnetwork.com, Tigerwoods.com, etc. Try it once and you will never go back to DOM again.

Announcement: XMLObjectifier has been recently updated, and now can be used as jQuery plug-in or as stand-alone version automatically. This update also introduces several new features and changes. This version contains some breaking changes, so please refer to the new manual that can be downloaded here.