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
- Host: GitHub
- URL: https://github.com/statewalker/statewalker-models
- Owner: statewalker
- Created: 2024-02-01T01:30:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T15:15:35.000Z (over 1 year ago)
- Last Synced: 2025-03-05T13:47:28.450Z (over 1 year ago)
- Language: TypeScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.