package
0.0.1
Repository: https://github.com/gowasm/vecty.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package storeutil contains a ListenerRegistry type.

# Functions

ActiveItemCount returns the current number of items that are not completed.
CompletedItemCount returns the current number of items that are completed.

# Variables

Filter represents the active viewing filter for items.
Items represents all of the TODO items in the store.
Listeners is the listeners that will be invoked when the store changes.