UNPKG

jszhuyin

Version:

Smart Chinese Zhuyin Input Method in JavaScript.

10 lines (7 loc) 204 B
'use strict'; /** * Load JSZhuyin, etc. into a Web Workers. * */ importScripts('bopomofo_encoder.js', 'jszhuyin_data_pack.js', 'storage.js', 'data_loader.js', 'jszhuyin.js', 'jszhuyin_server.js');