@pucelle/flit-basis
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Flit Basis

About

Flit Basis is the basis libraries for Flit - https://github.com/pucelle/flit, includes:

  • observer: Observe dependencies of a component, and trigger updating when it's dependency data changed.
  • queue: Order the update queue of things that need to be updated.
  • watcher: Watch a value and trigger callbacks after it's dependency data changed.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @pucelle/flit-basis

Weekly Downloads

1

Version

1.3.0

License

MIT

Unpacked Size

114 kB

Total Files

81

Last publish

Collaborators

  • pucelle