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

0.1.2 • Public • Published

bindable-data

A smaller version of the parent project bindable-bloc.

Versions

0.1.2

  • Added support to receive the previous value upon bindable trigger event.

0.1.1

  • Potential fix for weird initial behavior when called useBindable.

0.1.0

  • Removed additional onChange argument on useBindable and useBindableUnsafe hooks due to negligible usage and being a hindrance in extending the hook's functionalities.
  • Changed process of useBindable and useBindableUnsafe to ensure the component can be rerendered when the bindable is triggered even without the reference of Bindable.value changing.

0.0.1

  • Initial release

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.20latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.20
0.1.10
0.1.00
0.0.10

Package Sidebar

Install

npm i bindable-data

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

15.3 kB

Total Files

8

Last publish

Collaborators

  • jerryrox