"use strict"; // FIXME: Now that the manufacturer name is used in the item key, need to figure out a way to change those keys when it changes, eg. through a script // FIXME: Figure out how to handle "Abb - Thomas & Betts" and "Abb - Kopex" from Farnell, which describes an acquisition. There should probably be some "also known as" feature in the search UI? module.exports = { "realtek semicon": "Realtek", "ruilon(shenzhen ruilongyuan elec)": "RUILON", "changzhou huawei elec": "Changzhou Huawei", "chengdu ashining tech": "Ashining", "htc korea taejin tech": "HTC Korea / TAEJIN", "utc(unisonic tech)": "Unisonic", "umw(youtai semiconductor co., ltd.)": "UMW / Youtai", "microchip tech": "Microchip", "MicrochipTech": "Microchip", "hrs(hirose)": "Hirose", "mornsun guangzhou s& t": "Mornsun", "bothhand enterprise": "Bothhand", "shenzhen sunyuan tech": "Sunyuan", "txc corp": "TXC", "LITTELFUSE": "Littelfuse", "NEXPERIA": "Nexperia", "TOSHIBA": "Toshiba", "DIODES INCORPORATED": "Diodes Incorporated", "ALLEGRO MICROSYSTEMS": "Allegro MicroSystems", "Allegro MicroSystems, LLC": "Allegro MicroSystems", "ETIPOLAM": "ETI Polam", "Eti Polam": "ETI Polam", "Pce": "PCE", "3m Gcs": "3M", "Okw": "OKW", "Amphenol ICC": "Amphenol", "omron electronics": "Omron", "ck tools": "C.K", // From https://git.cryto.net/seekseek/scrape-documentation/issues/1 "2Pai Semi": "2Pai Semi", "3L COILS": "3L", "3M": "3M", "3PEAK": "3PEAK", "(7Q-TEK)": "7Q-Tek", "99IOT": "99 IoT", "Aavid Thermalloy": "Aavid", "ABLIC": "ABLIC / Seiko", "ABOV Semicon": "ABOV", "Abracon LLC": "Abracon", "Acam Messelectronic Gmbh": "Acam", "ACX": "ACX / CoorsTek", "ADDtek Corp": "ADDtek", "Adesto Technologies": "Adesto / Dialog", "AD Semicon": "AD Semicon", "Advanced Monolithic Systems": "AMS / Advanced Monolithic Systems", };