/ExpressServiceTagJs

JavaScript conversion between Dell's Service Tags and Express Service Tags/Codes

Primary LanguageTypeScriptCreative Commons Zero v1.0 UniversalCC0-1.0

ExpressServiceTagJs

A JavaScript (okay, TypeScript) implementation to convert between Dell's Service Tags and Express Service Tags (previously Express Service Codes).

Most web-based converters perform a server-side conversion, which I have found insufficiently trustworthy. This converter performs all calculations in the browser.

Also contains a rather simplistic large-integer implementation called BadBignum.