You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.2 KiB
JavaScript

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

"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
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",
"hrs(hirose)": "Hirose",
"mornsun guangzhou s& t": "Mornsun",
"bothhand enterprise": "Bothhand",
"shenzhen sunyuan tech": "Sunyuan",
"txc corp": "TXC",
// 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",
};