云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
home
/
moxa
/
c
/
vue-modbus
/
modbus-project
/
node_modules
/
@vue
/
reactivity
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
dist
2024-01-09 20:08:31
214.23 KB
index.js
1985-10-26 16:15:00
185 B
LICENSE
1985-10-26 16:15:00
1.07 KB
package.json
1985-10-26 16:15:00
902 B
README.md
1985-10-26 16:15:00
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-09-03 06:55:46 Wednesday 216.73.216.38 Runningtime:0.016s Mem:1.48 MB