云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
c
/
vue-modbus
/
modbus-project
/
node_modules
/
@vue
/
reactivity
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
dist
2024-08-14 16:05:22
214.23 KB
index.js
2024-07-14 16:19:04
185 B
LICENSE
2024-07-14 16:19:04
1.07 KB
package.json
2024-07-14 16:19:04
902 B
README.md
2024-07-14 16:19:04
921 B
# @vue/reactivity ## Usage Note This package is inlined into Global & Browser ESM builds of user-facing renderers (e.g. `@vue/runtime-dom`), but also published as a package that can be used standalone. The standalone build should not be used alongside a pre-bundled build of a user-facing renderer, as they will have different internal storage for reactivity connections. A user-facing renderer should re-export all APIs from this package. For full exposed APIs, see `src/index.ts`. ## Credits The implementation of this module is inspired by the following prior art in the JavaScript ecosystem: - [Meteor Tracker](https://docs.meteor.com/api/tracker.html) - [nx-js/observer-util](https://github.com/nx-js/observer-util) - [salesforce/observable-membrane](https://github.com/salesforce/observable-membrane) ## Caveats - Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.
2025-08-29 22:53:20 Friday 216.73.216.167 Runningtime:0.061s Mem:1.48 MB