computeds
The minimal Signals implementation based on https://github.com/vuejs/core/pull/5912.
Last updated 2 years ago by johnsoncodehk .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install computeds 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 0.0.1                                ...           latest (2 years ago)

1 Versions

  • 0.0.1                                ...           2 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 1
Last Month 5
Dependencies (0)
None
Dev Dependencies (3)

Copyright 2013 - present © cnpmjs.org | Home |