taraskevizer
Version:
Канвэртацыя акадэмічнага правапісу ў клясычны
20 lines (18 loc) • 639 B
JavaScript
export * from './convert-alphabet.js';
export * from './highlight-diff.js';
export * from './i-to-j.js';
export * from './join-splitted.js';
export * from './apply-g.js';
export * from './apply-variations.js';
export * from './prepare.js';
export * from './resolve-syntax.js';
export * from './restore-case.js';
export * from './store-splitted-abc-converted-orig.js';
export * from './store-splitted-text.js';
export * from './taraskevize.js';
export * from './phonetize.js';
export * from './iotacize-ji.js';
export * from './whitespaces.js';
export * from './trim.js';
export * from './finalize.js';
export * from './to-lower-case.js';