0.2.8 • Published 1 month ago

@yobta/stores v0.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Yobta Stores

A collection of tiny, observable stores designed to move logic away from components and help write reactive applications. These stores are:

  • Small in size.
  • Tree-shakable for optimal performance.
  • Zero dependencies, so you don't have to worry about other libraries affecting your code.
  • ESM-only, meaning they are compatible with ECMAScript Modules.
  • Typescript compatible.

Installation

To install Yobta Stores, use the following command:

npm i @yobta/stores

Documentation

The following sections provide documentation on different parts of Yobta Stores:

Stores

  • Basic - A general observable store for implementing any custom logic you need.
  • Machine - A simple observable state machine.
  • Map - An observable Map object.
  • Connectivity - Tracks the browser's connectivity state.
  • Modal - Tracks the browser's connectivity state.
  • Plain Object - An observable plain object.
  • Stack - An observable stack object.
  • Derived - Aggregates data from one or multiple stores.

Plugins

Adapters

Utilities

Alternatives: Jotai Nanostores Recoil

Kudos:

0.2.8

1 month ago

0.2.7

10 months ago

0.2.6

11 months ago

0.1.10

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.13

1 year ago

0.1.14

1 year ago

0.0.37

1 year ago

0.0.30

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.33

1 year ago

0.0.34

1 year ago

0.0.35

1 year ago

0.0.36

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.8

1 year ago

0.0.26

2 years ago

0.1.7

1 year ago

0.0.27

1 year ago

0.0.28

1 year ago

0.1.9

1 year ago

0.0.29

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.6

1 year ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.19

2 years ago

0.2.1

1 year ago

0.2.3

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.18

2 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago