Adapter to convert Node.js fs API to File System Access API
File System Access API implementation backed by core filesystem primitives
TypeScript FSA utilities for redux-thunk
Type-safe action creator utilities
Fluent syntax for defining typesafe Redux reducers on top of typescript-fsa.
Speech-to-text, text-to-speech, speaker diarization, and speech enhancement using Next-gen Kaldi without internet connection
In-memory file-system with Node's fs API.
Speech-to-text, text-to-speech, speaker diarization, and speech enhancement using Next-gen Kaldi without internet connection
File System Access API chunk store that is abstract-chunk-store compliant, with filesystem-like folder structure.
TypeScript FSA utilities for redux-saga
File system auditor. Shows changes after previous audit session.
WASM bindings for inputx-wubi — Wubi 86 encoder + dictionary, browser/Node ready. Powers the Inputx IME web surface.
FSA compliant thunk middleware for Redux.
WASM bindings for inputx-pinyin — Mandarin Pinyin IME engine, browser/Node ready. Powers the Inputx IME web surface.
File system abstraction layer
FSA schematics
FSA-compliant promise middleware for Redux.
Real-time speech recognition with Next-gen Kaldi
TypeScript FSA utilities for redux-observable
Flux standard action rules for ESLint
TypeScript FSA utilities for redux-observable
Find, Load and make the Cache
Open Source CSS Framework of the USDA's FPAC Design System
Redux middleware that validates if an action is a Flux Standard Action (FSA)
Minimal acyclic finite-state automaton — a compact, zero-dependency ordered byte-key → u64 map with prefix/range scan. Built for the Inputx IME's dictionaries (clean-room replacement for the `fst` crate's read+build path).
Embedded core Mandarin Pinyin dictionary (inputx-fsa Dict format) for the inputx-pinyin engine — single byte slice, zero deps, include_bytes-loaded. Required dependency of inputx-pinyin.
Embedded word-trigram dict (inputx-fsa Dict format) for the inputx-pinyin engine — single byte slice, zero deps, include_bytes-loaded. Optional dependency of inputx-pinyin (default-on via the `trigrams` feature).
Self-developed Mandarin Pinyin input method engine — segmenter, fuzzy syllables, zero-dependency self-built finite-state index (inputx-fsa) dict, WASM-ready. Powers the Inputx IME.
Self-developed Wubi 86 encoder, dictionary, and dataset — zero-dependency, self-built finite-state index (inputx-fsa), WASM-ready. Powers the Inputx IME.
Embedded bigram FSAs (inter-token + intra-token) for the inputx-pinyin engine — single byte slices, zero deps, include_bytes-loaded. Optional dependency of inputx-pinyin (default-on via the `bigrams` feature).