René's URL Explorer Experiment


Title: feat: massively expand motion module and core utilities by Copilot · Pull Request #94 · bQuery/bQuery · GitHub

Open Graph Title: feat: massively expand motion module and core utilities by Copilot · Pull Request #94 · bQuery/bQuery

X Title: feat: massively expand motion module and core utilities by Copilot · Pull Request #94 · bQuery/bQuery

Description: Expand @bquery/bquery/motion and the core utility surface with broad additive APIs. All changes are backward-compatible; no new runtime dependencies. Motion (@bquery/bquery/motion) Easing: full Penner family (sine/quart/quint/circ/expo/back/elastic/bounce × In/Out/InOut), plus cubicBezier(x1,y1,x2,y2), steps(n, position?), mix(a,b,w), chain(...easings). All registered in easingPresets. Tweens: new animateValue(from,to,opts) rAF driver (numeric/array/object); tween() with pause/resume/reverse/seek/onUpdate/finished; animateTo(el, styles, opts) CSS wrapper; animate() now accepts signal: AbortSignal and playbackRate. Spring: .velocity(v), .set(v), multi-dimensional springVector(dims); new wobbly / slow / molasses presets. Timeline: labels with addLabel(name, at?) and 'label+=100' relative offsets; reverse(), playbackRate(), repeat(n|'infinite'), yoyo(bool), onUpdate(), progress() getter. New primitives: scrollProgress, inView (promise + signal variant), magnetic, tilt, shake, pulse, countUp. Stagger: grid: [columns, rows], from: { x, y } grid origins, axis: 'x' | 'y', and random distance options. Reduced motion: onReducedMotionChange(cb) subscription, reducedMotionSignal() reactive signal. Utilities (@bquery/bquery/core) array: groupBy, keyBy, partition, zip, range, first, last, take, drop, sample, shuffle (Fisher–Yates), uniqueBy, sortBy (single/multi-selector), intersection, difference, flattenDeep, move, chunkBy. function: memoize (.clear() / .delete()), compose / pipe, curry, partial, retry (backoff + jitter + AbortSignal + shouldRetry). debounce and throttle gain { leading?, trailing?, maxWait? } (debounce) / { leading?, trailing? } (throttle) plus .flush(). The existing (fn, ms) signatures keep identical behavior. object: prototype-pollution-safe deep accessors get(obj, path, default?), set(obj, path, value), has(obj, path) (dot + bracket syntax, dynamic assignment via Object.defineProperty). Adds mapValues, mapKeys, invert, deepEqual (alias isEqual), deep freeze, defaults, typed entriesTyped / keysTyped. string: toSnakeCase, toPascalCase, toTitleCase, pad / padStart / padEnd, wordCount, safe template(str, vars) (string substitution only, 200-char placeholder cap), DOM-free linear-scan stripHtml (not a sanitizer — use @bquery/bquery/security for that), crypto-backed randomString, lines. number: round, roundTo, lerp, inverseLerp, mapRange, formatBytes (decimal/binary, locale-aware via Intl.NumberFormat), randomFloat, sum, average, median, degToRad, radToDeg. misc: RFC 4122 v4 uuid() (crypto.randomUUID() / getRandomValues() fast paths, Math.random() fallback), Go-style sync+async tryCatch, times, pollUntil (timeout + AbortSignal), nextFrame, nextTick. type-guards: isError, isMap, isSet, isRegExp, isSymbol, isBigInt, isAsyncFunction, isIterable, isAsyncIterable, isNullish, isDefined. BQueryUtils interface and the utils namespace include every new entry. Wiring src/full.ts and src/core/index.ts re-export the new motion/core symbols/types so check:full-bundle stays in sync. CHANGELOG.md [Unreleased] populated; docs/guide/motion.md and docs/guide/api-core.md updated. Notes / deliberate non-changes Package version intentionally not bumped (no AI-guidance version sync needed). formatNumber is not added under core/utils to avoid colliding with the existing @bquery/bquery/i18n export; utils.formatBytes() accepts a locale option that uses Intl.NumberFormat directly. escapeHtml is not duplicated — continue to import it from @bquery/bquery/security. forms.compose is not re-exported from root or /full to avoid colliding with core.compose; import the validator combinator from @bquery/bquery/forms. Example import { animateTo, scrollProgress, magnetic, countUp, cubicBezier, springVector, reducedMotionSignal, } from '@bquery/bquery/motion'; import { groupBy, sortBy, memoize, retry, get, set, deepEqual, uuid, tryCatch, formatBytes, template, } from '@bquery/bquery/core'; // Motion const stop = scrollProgress(hero, { onProgress: (p) => hero.style.setProperty('--p', String(p)) }); await countUp(counter, 0, 1_000_000, { duration: 1200, easing: cubicBezier(0.2, 0, 0, 1) }); magnetic(cta, { strength: 0.4 }); // Utilities const byStatus = groupBy(orders, 'status'); const top = sortBy(orders, [(o) => -o.priority, (o) => o.createdAt]); const fetchUser = memoize((id: string) => api.getUser(id)); const user = await retry(() => fetchUser('42'), { attempts: 5, baseDelay: 100, factor: 2 }); set(config, 'theme.color.primary', '#0af'); // safe deep set const same = deepEqual(prev, next); const [err, data] = await tryCatch(() => api.load()); console.log(template('Uploaded ${size} in ${ms}ms', { size: formatBytes(payload, { locale: 'en-US' }), ms: 42 })); console.log(uuid());

Open Graph Description: Expand @bquery/bquery/motion and the core utility surface with broad additive APIs. All changes are backward-compatible; no new runtime dependencies. Motion (@bquery/bquery/motion) Easing: full Pe...

X Description: Expand @bquery/bquery/motion and the core utility surface with broad additive APIs. All changes are backward-compatible; no new runtime dependencies. Motion (@bquery/bquery/motion) Easing: full Pe...

Opengraph URL: https://github.com/bQuery/bQuery/pull/94

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:1d58a977-6c58-ddcd-c132-85cf2c25433f
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA240:512E3:12B265F:1A32E51:6A4EA360
html-safe-nonce3853e5a85b1e119bc8da25a28c4ae1f432d5bd3e91e446d1adff02e6f6bdc2aa
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMjQwOjUxMkUzOjEyQjI2NUY6MUEzMkU1MTo2QTRFQTM2MCIsInZpc2l0b3JfaWQiOiI2NTg1NDg0OTIzMDg3MjY2NjU2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac70f0fe73e4d4172a9f54a05b78d9d311e00008e7ae242efac7e509562883b239
hovercard-subject-tagpull_request:3714183283
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/bQuery/bQuery/pull/94/files
twitter:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
og:image:altExpand @bquery/bquery/motion and the core utility surface with broad additive APIs. All changes are backward-compatible; no new runtime dependencies. Motion (@bquery/bquery/motion) Easing: full Pe...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/bQuery/bQuery git https://github.com/bQuery/bQuery.git
octolytics-dimension-user_id256381806
octolytics-dimension-user_loginbQuery
octolytics-dimension-repository_id1139284244
octolytics-dimension-repository_nwobQuery/bQuery
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1139284244
octolytics-dimension-repository_network_root_nwobQuery/bQuery
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6a744804e8e70f97b4d5a18a94dcc63db22f97a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/bQuery/bQuery/pull/94/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FbQuery%2FbQuery%2Fpull%2F94%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FbQuery%2FbQuery%2Fpull%2F94%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=bQuery%2FbQuery
Reloadhttps://github.com/bQuery/bQuery/pull/94/files
Reloadhttps://github.com/bQuery/bQuery/pull/94/files
Reloadhttps://github.com/bQuery/bQuery/pull/94/files
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/files
bQuery https://github.com/bQuery
bQueryhttps://github.com/bQuery/bQuery
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/files
Notifications https://github.com/login?return_to=%2FbQuery%2FbQuery
Fork 0 https://github.com/login?return_to=%2FbQuery%2FbQuery
Star 1 https://github.com/login?return_to=%2FbQuery%2FbQuery
Code https://github.com/bQuery/bQuery
Issues 0 https://github.com/bQuery/bQuery/issues
Pull requests 0 https://github.com/bQuery/bQuery/pulls
Actions https://github.com/bQuery/bQuery/actions
Security and quality 0 https://github.com/bQuery/bQuery/security
Insights https://github.com/bQuery/bQuery/pulse
Code https://github.com/bQuery/bQuery
Issues https://github.com/bQuery/bQuery/issues
Pull requests https://github.com/bQuery/bQuery/pulls
Actions https://github.com/bQuery/bQuery/actions
Security and quality https://github.com/bQuery/bQuery/security
Insights https://github.com/bQuery/bQuery/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FbQuery%2FbQuery%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FbQuery%2FbQuery%2Fissues%2Fnew%2Fchoose
JosunLPhttps://github.com/JosunLP
devhttps://github.com/bQuery/bQuery/tree/dev
copilot/expand-animation-and-utility-endpointshttps://github.com/bQuery/bQuery/tree/copilot/expand-animation-and-utility-endpoints
Conversation 222 https://github.com/bQuery/bQuery/pull/94
Commits 44 https://github.com/bQuery/bQuery/pull/94/commits
Checks 7 https://github.com/bQuery/bQuery/pull/94/checks
Files changed https://github.com/bQuery/bQuery/pull/94/files
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/files
feat: massively expand motion module and core utilities https://github.com/bQuery/bQuery/pull/94/files#top
Show all changes 44 commits https://github.com/bQuery/bQuery/pull/94/files
b739c25 feat(motion): massively expand easings, tweens, timeline, effects, st… Copilot May 19, 2026 https://github.com/bQuery/bQuery/pull/94/commits/b739c25e6779475e64bb587fda12eafaa31982b9
3a1765d feat(utils): expand array/function/object/string/number/misc/type-gua… Copilot May 19, 2026 https://github.com/bQuery/bQuery/pull/94/commits/3a1765dfccd421e692d34ac43ce61f774a4dc7b7
f2ac07d fix: address all review comments on animation and utility code Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/f2ac07d4e149934da314c6597a2f193224558cbf
f9a44d6 fix: address remaining PR review comments Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/f9a44d6d7c499e5b2348b0c3f2de9f5117c41807
bbd9afe fix(motion): address latest PR review comments Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/bbd9afe4b1da60d04b035a39f093b3f2a052e71b
a6e70cf docs(motion): clarify scrollProgress compatibility options Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/a6e70cfb3ccc072e3613f2067edfcc9b90170d14
7d6128a fix(motion): address review feedback on loops and stagger Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/7d6128af503255fcd894ab70a0dae528dc65777a
a7b8101 fix(motion,core): address review comments - flush/stagger/effects cle… Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/a7b8101fd14b1937082f6b790db295c7bcbc697b
a7314d6 fix(core,motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/a7314d681941b235c51e89258419480fe9bde672
bae3a4a fix(core): address latest review comments Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/bae3a4a36908edfd4d7c7dd2408d98a050e0ce66
7854859 test: fix CI typecheck failures Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/7854859e2bf9826bac92327bf196c042a1580595
1a634ea fix(motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/1a634ea5fe7ec0f866792956c7d757b7d10a2ccb
1cae3e2 test(motion): cover timeline update loop guards Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/1cae3e25663be00bdb3bcdeb875c7eb804f3f998
06058c5 fix(motion): address latest review thread Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/06058c522e5a815630f5125eca84c1be21b61295
7550ae6 fix(motion): honor reversed reduced-motion tween start Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/7550ae6c86aa61a1dfa4d931ca42ac84ea4ca18f
15e7f9b fix(motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/15e7f9b187f9a27c19481cac48e20f2b7bf445d9
b12b076 fix(motion): address review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/b12b076fe6b5a7fdcbd8b598f562e4d1d0dedad5
fd0d600 fix(exports): resolve compose collision Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/fd0d60025da1319e8fdf39d34a807c8801f88f48
6a19df7 fix(motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/6a19df7cba806d99f37f10f61753147cf58b439c
c7ba044 fix(motion): address latest review thread feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/c7ba044c9485abaf97298a5c0ca0ffec45095a57
6d3487c fix(motion): address remaining review thread feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/6d3487cbef0979db21e6ae90427141f101f3dfca
3a689dc fix(core,motion): address latest review comments Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/3a689dcafead8f067cbe90cc613ea82401265488
9278ad2 fix(core,motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/9278ad2bc9612863580c1e9f07a55839dcc59fb1
015437f fix(motion): address latest review thread Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/015437f8300213a107184d8b85e20ad6ac1207d7
db4ce02 test(motion): fix reduced-motion MQL test typing in CI Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/db4ce02a8b51e8a9d0de241d51e6e8abbd5760f5
dda3800 fix(core,motion): address review thread feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/dda3800a062e132bbb048559cf05223389881cfb
70431d1 fix(motion): preserve timeline at type hints Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/70431d1fc9a8da88776f00d8410a3cbae18c0208
26a9c6e fix(core): handle safeAssign fallback for locked props Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/26a9c6e615c2800d2d595190f1def7006859e019
8bef3d1 fix(core): avoid dynamic fallback writes in safeAssign Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/8bef3d1fd26e8d500e38026191b98b8d52985c48
a0e77d3 fix(motion): address latest review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/a0e77d3bfa45eca7368f01afef787a8f5b42ea30
b17b427 fix(core): preserve debounce trailing args and setter semantics Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/b17b42761487235a4a24fd0c5d2aa3508078c070
68a0877 fix(core): tighten safeAssign prototype guard Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/68a08771fa28e04cbeacfed3338ddce6ee580158
fe34693 fix(core): preserve safeAssign accessor semantics Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/fe34693d029321045aaa13ffe95906c83a7d39e9
495a0d1 test(core): fix object utility typecheck compatibility Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/495a0d1bf559ba2379418eab1f1971ecd8d63cd2
58f97f7 fix: address review comments on safeAssign, tween JSDoc, interpolatio… Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/58f97f77c208b0900beca3ab0af612903835c0ee
1228f8b fix(motion): remove unused tween interpolate helper Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/1228f8b9ccef9d6c940b5b9dea2f0d5188df08bd
f087f8b fix(motion): rAF-throttle magnetic/tilt pointermove handlers and pre-… Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/f087f8ba6e5e17a2eeea6e92438d0109be487f02
469451c fix(docs): address PR review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/469451cc41681546248d0796f954a71348b545c8
c446b6f fix(motion): add safeRaf/safeCaf guards to magnetic() and tilt() effects Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/c446b6f235cb28944fe7ce4543842c2e2b0c8512
df82c4f fix: address latest PR review thread feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/df82c4f78f10fe648fee1c6d7bfb9673876c085f
3deb95e fix(tween,function): address PR review feedback Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/3deb95ee8ab3c4b62733a5480d35170047490735
9cf48bd fix: address PR #94 motion and object review comments Copilot May 20, 2026 https://github.com/bQuery/bQuery/pull/94/commits/9cf48bdf1e75a41872c5ff8df076c6af31ef3132
3409a06 fix(core): address PR #94 review comments on object/string utils Copilot May 21, 2026 https://github.com/bQuery/bQuery/pull/94/commits/3409a061550d8a492021baec0cbe21a804531dbf
c6ae960 fix: address PR review thread feedback for nextTick docs and springVe… Copilot May 21, 2026 https://github.com/bQuery/bQuery/pull/94/commits/c6ae960f4be4268d848dd4bd4a6d0c3272ade3a9
Clear filters https://github.com/bQuery/bQuery/pull/94/files
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/files
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/files
CHANGELOG.md https://github.com/bQuery/bQuery/pull/94/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
api-core.md https://github.com/bQuery/bQuery/pull/94/files#diff-507aeb3899f13235bf5c48910ae2f4ededaf82255f7e4dd8a28800c6c3c8f6be
motion.md https://github.com/bQuery/bQuery/pull/94/files#diff-a2583723ccf178c78cd3030f70f1906b85764942cbfbf2dd30f5d5bc213ffe51
check-full-bundle.mjs https://github.com/bQuery/bQuery/pull/94/files#diff-de0b938dd56cc5da7cbf851e1e8fc86661056c472ccf90c1a44cd0be0040a402
index.ts https://github.com/bQuery/bQuery/pull/94/files#diff-dc2669ef0e27412381cdc1f36fb65119ab6e912ea36b58225471ecbb8e657b37
array.ts https://github.com/bQuery/bQuery/pull/94/files#diff-f4c7f4062b4f7a4c4cf422d575619a6c42f3aaf5a432ecba77b64c4e9204f066
function.ts https://github.com/bQuery/bQuery/pull/94/files#diff-e5d6907dcfcb0936b95fe8317e03e465668e22aed7f9d641396c56bd6825e7f9
index.ts https://github.com/bQuery/bQuery/pull/94/files#diff-4880b23843a6b40da089aca41d7b2fd7c26a69be05d4175e9e239f7642a05c4c
misc.ts https://github.com/bQuery/bQuery/pull/94/files#diff-308d31a33e4727cfdbcc9416cf5f9d0b4c75d2c46e89ebdc7111d8e8a79aaa12
number.ts https://github.com/bQuery/bQuery/pull/94/files#diff-09414f15c6581a1d4b074d76798a22aea5f3a5bce7fc691f05342428c0251e8b
object.ts https://github.com/bQuery/bQuery/pull/94/files#diff-5787f7469535b4986280a30dea15f25f9494571020f3312ad2f00aa9bc984ee9
string.ts https://github.com/bQuery/bQuery/pull/94/files#diff-91480d768375fbf65bdcd44058ccc1a253e20a4a0b84ddde76cb746c51c1a4b0
type-guards.ts https://github.com/bQuery/bQuery/pull/94/files#diff-62aedb4ffd8496e7e1bdc3095e7da281cf12211192de719503624d8bcc4bd30e
full.ts https://github.com/bQuery/bQuery/pull/94/files#diff-3061502541780be549a3418b68cb60d2fbe8fc17f84f6ec533ce6bd0ab4eb95b
index.ts https://github.com/bQuery/bQuery/pull/94/files#diff-a2a171449d862fe29692ce031981047d7ab755ae7f84c707aef80701b3ea0c80
animate.ts https://github.com/bQuery/bQuery/pull/94/files#diff-57416e665034d22d2ef3e00766aa72a1493b2412df746add151d9eb6255d200c
easing.ts https://github.com/bQuery/bQuery/pull/94/files#diff-72a26db6fe84d7a1eff359241f81b41db2a719e1e7cdb114ad2566d78bbe6b45
effects.ts https://github.com/bQuery/bQuery/pull/94/files#diff-d5dfb3f66df5894306fc2401695e591554a5c2e2216a34846084ef4dd90bb76f
index.ts https://github.com/bQuery/bQuery/pull/94/files#diff-38c847d3a24b089509927a2ecb050af3c657780189f0db0a9620e3a368606534
reduced-motion-signal.ts https://github.com/bQuery/bQuery/pull/94/files#diff-c31fa07fe24fb51d036e811728efa93c54864b70bce69ddd0a2a46b578c566a4
reduced-motion.ts https://github.com/bQuery/bQuery/pull/94/files#diff-714a0dce8d5695b308716aee751e72720ec52b7f5eedb0aa46ee7586ba79ad57
scroll-progress.ts https://github.com/bQuery/bQuery/pull/94/files#diff-daae1d5b2990dce2ec7c27e5b71e11b469114177d01e2a896e0b5c9c872ea9f9
spring.ts https://github.com/bQuery/bQuery/pull/94/files#diff-b81a3f10ad111db5776fddc0ec0cce06031e69abdf9272ac85f5b749c8956b9a
stagger.ts https://github.com/bQuery/bQuery/pull/94/files#diff-e91a99ca81b892a6cea4f51ad780ab082c1b0598e81a268bb504b38ae393a7e2
timeline.ts https://github.com/bQuery/bQuery/pull/94/files#diff-5b6ede62437c14fffebede4442aa02dbabd610787d838c406d9e41dd0bc18212
tween.ts https://github.com/bQuery/bQuery/pull/94/files#diff-9d8fcb982cfbfc0529dc1d373e7527be6298d4f66d4547324c01c113722b4531
types.ts https://github.com/bQuery/bQuery/pull/94/files#diff-bd760c2ce07e02b73ae4a338d3f1eb813215733b0e99f1f57163b9452f31a244
motion-easing.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-c8fafae25a01bc61edad57d8040d6f784314706ec8a37050d2302af1df00b301
motion-effects.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-88642f2ceb974de99003f54e22f4fbcfc2ecd690d54d3224303c0562b6c15005
motion-scroll-progress.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-da9cc88b6a61ebd3cedb6ad3cb51bb804f88e9b0624b1d7b233749e7f7788af8
motion-timeline-extras.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-eee7cb5a4ec8a92096451d98c8c1452b01e047455182c186204afa38743a6763
motion-tween.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-07a73f58efb1766031608689676a8c6177799a36bf9caf93a6a5a0238baba3ef
motion.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-316db886736ee84566023666192479689541cb9f3967c53ab201054c7f1856f7
utils-array-extras.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-12bd7b2cabfc0ef22f738008ccfce7842560bb5915ba5926c9d706d844d793af
utils-function-extras.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-c92849ed734342b6461cd4f9394c842cda85cceac35f489418322bf67b837b0f
utils-misc-extras.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-85b60ac0754863cdcea6465ed8b89426bb5c024488017b1373f5d70d935c5fbb
utils-number-extras.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-727aca818c8f5270b9de251449f8f5df2a43ae0b8fefca7819c70cb8d4888dd0
utils-object-extras.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-f678637e0b6e261df937c1fec819a17067c4c5ae3847ab9dd1a724e495b9c5e4
utils-string-extras.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-532831c9390a0c35637887022e671373bbc630dca5283bce6a8db844eaeb3331
utils-type-guards-extras.test.ts https://github.com/bQuery/bQuery/pull/94/files#diff-64302ee5a74bbca6a4f46aae65909946f99f4f5c8e20bafba6ccc99a050020fe
CHANGELOG.mdhttps://github.com/bQuery/bQuery/pull/94/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
View file https://github.com/bQuery/bQuery/blob/c6ae960f4be4268d848dd4bd4a6d0c3272ade3a9/CHANGELOG.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/bQuery/bQuery/pull/94/{{ revealButtonHref }}
https://github.com/bQuery/bQuery/pull/94/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
https://github.com/bQuery/bQuery/pull/94/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
docs/guide/api-core.mdhttps://github.com/bQuery/bQuery/pull/94/files#diff-507aeb3899f13235bf5c48910ae2f4ededaf82255f7e4dd8a28800c6c3c8f6be
View file https://github.com/bQuery/bQuery/blob/c6ae960f4be4268d848dd4bd4a6d0c3272ade3a9/docs/guide/api-core.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/bQuery/bQuery/pull/94/{{ revealButtonHref }}
https://github.com/bQuery/bQuery/pull/94/files#diff-507aeb3899f13235bf5c48910ae2f4ededaf82255f7e4dd8a28800c6c3c8f6be
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/files
Please reload this pagehttps://github.com/bQuery/bQuery/pull/94/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.