Steven R. Loomis
Steven R. Loomis
issue label: [epic-ldml](https://github.com/keymanapp/keyman/labels/epic-ldml) feature branch: [feature-ldml](https://github.com/keymanapp/keyman/tree/feature-ldml) Über-PR: - #7054
- epic #7042 - to contain binary data #7043 - depends on #7044
#7042 and blocks #5015 - add a `flag` parameter to process_event() - add a value of `touch` to distinguish from hardware events - `flag` will be ignored by current processors.
How can I simulate the input to an extension? It might be helpful if there was a way to run `timew export` in a way that would create extension-input format....
Node.js should be tested against industry tests to verify compatibility for i18n. Old info: - https://github.com/caridy/node-intl-testsuite has a way to run the 262 tests against node - Background: https://github.com/nodejs/Intl/issues/15 /...
Feature request: #69 added a way to upload a CSV for importing users who have already signed the CLA. Is there a way, via download or API, to find out...
Hi! Please don't depend on the icu4c package directly - this is not portable and not supported. I'm going to stop publishing to this package. https://github.com/xpepermint/vue-example/blob/18548f250af5105e643f875e7b5b4a6c1b9fa364/package.json#L27 Instead, depend on `full-icu`....
Continuation of: https://github.com/jupyter/enhancement-proposals/pull/10 Based on @TwistedHardware ’s commits. (I dropped the ones which modified the base template.)