graphemecluster

Results 52 issues of graphemecluster

- Fix #15 - Found a more beautiful way to write the return type of `Object.assign` - Let methods with `CheckNonNullable` raise an error instead of returning `never` - Check...

https://github.com/microsoft/TypeScript/blob/main/tests/cases/conformance/functions/strictBindCallApply1.ts **Fix:** ```diff --- es5.d.ts +++ es5.d.ts interface CallableFunction extends Function { @@ @@ + /** + * For a given function, creates a bound function that has the same...

I have requested a transfer of the [first-order-model-demo](https://github.com/graphemecluster/first-order-model-demo) repository to you, @AliaksandrSiarohin. If you accept the transfer, make sure to change [this line](https://github.com/AliaksandrSiarohin/first-order-model/blob/ca49071ce60051200f58f03a0e4e65e675a54e27/demo.ipynb?short_path=c3b4079#L47) to your name after that. That is...

如下面所示,將 `- xform/a|ɔ|œ|ɛ|i|u|y/$&ː/` 改成 `- xform/[aɔœɛiuy]/$&ː/` 或者 `- xform/([aɔœɛiuy])/$1ː/` 都會使程式不能正常運作。(按:`aɔœɛiuy` 皆位於 Unicode 第0平面) https://github.com/rime/rime-cantonese/blob/3ee577383e42f74a16e6abc48b6fecfc245c4855/jyut6ping3_ipa.schema.yaml#L55

enhancement

…because Node already supports it. Currently it seems that there are no way to include the version field in `package.json` without prepending `cross-env NPM_PACKAGE_VERSION=$npm_package_version` to the parcel commands. That's verbose,...

:raising_hand_woman: Feature

## General Information PR separated out from #49855, because there might be some members expecting smaller PRs. As mentioned in the comments from the big PR, whether to review a...

For Milestone Bug
For Backlog Bug

待實現功能參見 #10。 可以在這裏試用:https://graphemecluster.github.io/qieyun-autoderiver/ 目前依靠 https://github.com/graphemecluster/qieyun-autoderiver-evaluate 先試試看,適配好 0.13 後沒問題就可以發佈了(不用等 #10 的功能全部實現)。