Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript is:public

Filter by

33.3M results  (772 ms)

33.3M results

URL.canParse() 和 URL.parse() 是 ECMAScript 为 URL 构造函数新增的静态方法,用于更安全、更方便地解析和验证 URL。 URL.canParse() 静态方法 URL.canParse() 在 ES2025 中引入,用于检查一个 URL 字符串是否可以被正确解析,返回布尔值: // 基本用法 URL.canParse( https://example.com/path?query=1#hash ...
ecmascript
javascript

[Migrated PR from GHES] Original #196 by @dependabot[bot] Branch: dependabot/npm_and_yarn/frontend/vitest/coverage-v8-4.1.2 - main Bumps @vitest/coverage-v8 from 4.1.0 to 4.1.2. details summary Release ...
dependencies
security

CSS View Transitions API 提供了一种在页面状态或 DOM 更新之间创建平滑过渡动画的原生机制。view-transition-name 属性和 ::view-transition 系列伪元素允许开发者精细控制这些过渡动画。 view-transition-name 属性 view-transition-name 将一个元素与其视图过渡关联起来,告诉浏览器该元素在前后状态之间是 ...
css
html

Extensions should not be allowed to build the service provider; that responsibility belongs to the plugin alone. The current builder should really just be considered a registrar; the build method should ...

[Migrated PR from GHES] Original #195 by @dependabot[bot] Branch: dependabot/npm_and_yarn/frontend/globals-17.4.0 - main Bumps globals from 16.5.0 to 17.4.0. details summary Release notes /summary p em ...
dependencies
security

在 JavaScript 中,限制异步操作的并发数是一个常见需求,例如控制 API 请求的并发量、限制文件上传数量等。pMap(或 async.mapLimit)函数可以解决这个问题,它接收一个数组和一个异步回调,并确保同时运行的 Promise 不超过指定的 concurrency 限制。 基础实现 async function pMap(array, mapper, concurrency ...
code
javascript

[Migrated PR from GHES] Original #194 by @dependabot[bot] Branch: dependabot/npm_and_yarn/frontend/vitejs/plugin-react-6.0.1 - main Bumps @vitejs/plugin-react from 5.2.0 to 6.0.1. details summary Release ...
dependencies
security

Feature Description Introduce Docker containerization to unify and simplify the local development environment for the WiseMindOS full-stack application. Problem Statement The current local development ...

Integrate zod and open API integration in backend here are some reference - https://www.npmjs.com/package/@hono/zod-openapi - https://github.com/recursivezero/hono-minimal - https://github.com/w3cj/hono-open-api-starter ...
enhancement

[Migrated PR from GHES] Original #193 by @dependabot[bot] Branch: dependabot/npm_and_yarn/frontend/vitest-4.1.2 - main Bumps vitest from 4.1.0 to 4.1.2. details summary Release notes /summary p em Sourced ...
dependencies
security
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.