Skip to content

issues Search Results · language:Edge language:TypeScript language:JavaScript language:TypeScript

Filter by

34.9M results  (630 ms)

34.9M results

Intl.Segmenter 是 JavaScript 国际化 API(Intl)的一部分,用于根据语言环境对文本进行分词(字词分割)。它能够正确地将文本分割为词语、句子或字素(grapheme),是处理多语言文本的重要工具。 基本用法 // 创建分词器 const segmenter = new Intl.Segmenter( zh-CN , { granularity: word }); ...
ecmascript
javascript

🤖 Repo Assist — automated PR. Summary Export the Level type from worker/src/log.ts so other modules can reuse the type without duplicating definitions. Root cause Level was defined as a local type ...
agentic-workflows
automation
repo-assist

WAI-ARIA(Web Accessibility Initiative - Accessible Rich Internet Applications)是 W3C 发布的一套为残障人士设计的 Web 可访问性规范,旨在弥补 HTML 原生语义的不足,使动态内容和复杂 UI 控件能够被辅助技术(如屏幕阅读器)正确识别和交互。 核心概念 1. 角色(Roles) 定义了元素的语义角色,告诉辅助技术 ...
html

JavaScript 数组的 findLast() 和 findLastIndex() 方法是 ES2023 引入的新方法,用于从数组末尾开始向前搜索满足条件的元素,提供了与 find() 和 findIndex() 反向的搜索能力。 findLast() 从数组末尾开始遍历,返回第一个满足测试函数的元素值。如果没有元素满足条件,返回 undefined。 const array = [5, ...
ecmascript
javascript

Deferred source from the Unified Gaming Calendar epic (#90). Trimmed out of the epic scope during 2026-06 wrap-up so the epic can close on its shipped deliverable (Discord source + Calendar UI + scheduled ...
enhancement

Craft Agents Version 0.10.0 (stuck — would not self-update to 0.10.3) Operating System macOS (Apple Silicon, arm64) Description The in-app updater downloads new versions successfully but never installs ...

tru 1 key

ISSUE-S21-I02: API Contract Standards Design Principles 1. Issue Metadata | Field | Value | | --- | --- | | Document ID | SOG-ISSUE-S21-I02-v1.0 | | Domain | DHS Platform Architecture | | Document ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.