An open API service indexing awesome lists of open source software.

https://github.com/statewalker/statewalker-models

Reactive models based on @preact/signals-core
https://github.com/statewalker/statewalker-models

Last synced: about 4 hours ago
JSON representation

Reactive models based on @preact/signals-core

Awesome Lists containing this project

README

          

# `@statewalker/models`

An implementation of reactive classes using `@preact/signals-core` library.

Note: this project depends on the following packages:

* [@statewalker/eslint-config](https://github.com/statewalker/statewalker-config-eslint)
* [@statewalker/typescript-config](https://github.com/statewalker/statewalker-config-typescript)

They are not published in NPM (yet), so they have to be installed in the same workspace with this project.