lit icon indicating copy to clipboard operation
lit copied to clipboard

Lit integration for Nano Stores, a tiny state manager with many atomic tree-shakable stores

Results 2 lit issues
Sort by recently updated
recently updated
newest added

Firstly, thanks for the lit nanostore integration. Here's what I'm wondering: In the README all three of the examples (`@useStores`, `withStores` and `StoreController`) are being applied "directly" to the component....

We are using GitHub Actions to run tests. It often helps to catch some bugs (when I miss running tests locally) and simplify PRs.