3 releases
0.0.7 | Dec 7, 2023 |
---|---|
0.0.6 | Nov 25, 2023 |
0.0.1 | Nov 17, 2023 |
37 downloads per month
26KB
598 lines
Live-Entity
live-entity
is my attempt to factor out a lot of the boilerplate
around storing entities and watching them for changes. It's agnostic
to the backing storage technology. I'll elaborate more as I work on
this, but it's currently very early-stage.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
I'm still working out the exact scope this project will aim for, so I'm definitely open to suggestions, but I suggest logging an issue first so we can discuss it, and I can prevent you from wasting time on something I'm unlikely to accept.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~3–16MB
~204K SLoC