Tyler Nickerson
Tyler Nickerson
ODict V2 is a **major rewrite** of the ODict compiler and format, rewriting all of the core logic in Rust and introducing several new features. Rewriting it Rust makes ODict...
Something that is noticeably lacking from this repository at the moment is testing, which naturally concerns me a little bit. Back in the days of PushJS, Karma & Jasmine were...
Hey folks, I'm currently trying to adopt Maturin in my [monorepo](https://github.com/TheOpenDictionary/odict/tree/nickersoft/pos3/python), which is attempting to use UniFFI to export FFI interfaces for Kotlin and Python from a shared Rust crate...
### Describe the problem I remember reading awhile ago that when using Runes outside of `.svelte` files, in order to read their values correctly you should be using getters and...
:robot: I have created a release *beep* *boop* --- node: 1.6.0 ## [1.6.0](https://github.com/TheOpenDictionary/odict/compare/node/v1.5.0...node/v1.6.0) (2025-04-24) ### Features * Add <pronunciation> tag ([#1197](https://github.com/TheOpenDictionary/odict/issues/1197)) ([026e2f2](https://github.com/TheOpenDictionary/odict/commit/026e2f292bf02c182684f8656b9eaa13533f1a72)) * Add `tags` fields to `sense` and `form`,...
Hey again @Brooooooklyn! Been trying to cross-compile the `ring` crate, which is a transitive dependency of my project, and have been receiving the following when attempting to cross-compile on [arch64-unknown-linux-gnu](https://github.com/TheOpenDictionary/odict/actions/runs/14229663626/job/39877392366)...
:robot: I have created a release *beep* *boop* --- node: 2.2.0 ## [2.2.0](https://github.com/TheOpenDictionary/odict/compare/node/v2.1.1...node/v2.2.0) (2025-11-12) ### Features * **node:** Add Japanese tokenizer to Node package ([#1341](https://github.com/TheOpenDictionary/odict/issues/1341)) ([2c92c30](https://github.com/TheOpenDictionary/odict/commit/2c92c30c28dd6b665a5ed9158038afc963ff0d41)) cli: 3.2.0 ## [3.2.0](https://github.com/TheOpenDictionary/odict/compare/cli/v3.1.1...cli/v3.2.0)...