computeds
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

The minimal Signals implementation based on https://github.com/vuejs/core/pull/5912.

Removed readonly, writeable computed, deep ref etc.

This library is used in place of @vue/reactivity in the vuejs/language-tools repo to solve excessive computed recalculations, and prevent vuejs/language-tools development from being hindered by the progress of Vue core repo.

Readme

Keywords

none

Package Sidebar

Install

npm i computeds

Weekly Downloads

1,005,643

Version

0.0.1

License

MIT

Unpacked Size

14.7 kB

Total Files

21

Last publish

Collaborators

  • johnsoncodehk