whenderson-crikey


  • Internal peer package used to ensure signals emitted from stores are executed in a reliable predictable manner even as stores and subscriptions are changed.

    published 0.0.13 14 days ago
  • Types and functions for creating [Svelte](https://svelte.dev/) compatible stores. `@crikey/stores-base` stores further extend the [svelte/store](https://svelte.dev/docs#run-time-svelte-store) contract to allow for additional features and extensibility.

    published 0.0.16 14 days ago
  • [Svelte](https://svelte.dev/) compatible stores from promises

    published 0.0.16 14 days ago
  • Simple conversion functions to allow interop of [Svelte](https://svelte.dev/) style stores with [RxJS](https://rxjs.dev/) style stores

    published 0.0.16 14 days ago
  • Provide [svelte](https://svelte.dev/docs#run-time-svelte-store) compatible implementations of `readable`, `writable`, `derived` and `get` with strict inequality triggering semantics.

    published 0.0.16 14 days ago
  • Provides time-based store transformations such as `debounce` and `throttle`.

    published 0.0.16 14 days ago
  • Provide [svelte](https://svelte.dev/docs#run-time-svelte-store) compatible implementations of `readable`, `writable`, `derived` and `get` using immutible values via [immer](https://immerjs.github.io/immer/).

    published 0.0.18 14 days ago
  • Provide svelte compatible implementations of `readable`, `writable`, `derived` and `get`.

    published 0.0.16 14 days ago
  • Types and functions for creating [Svelte](https://svelte.dev/) compatible stores.

    published 0.0.21 14 days ago
  • Types and functions for creating [Svelte](https://svelte.dev/) compatible stores.

    published 0.0.17 14 days ago
  • JSON types and utility functions

    published 0.0.2 2 years ago
  • Functions for handling JSON pointers [rfc6901](https://www.rfc-editor.org/rfc/rfc6901.html) and [relative-json-pointer](https://datatracker.ietf.org/doc/html/draft-luff-relative-json-pointer-00)

    published 0.0.2 2 years ago
  • Functions for handling JSON pointers [rfc6901](https://www.rfc-editor.org/rfc/rfc6901.html) and [relative-json-pointer](https://datatracker.ietf.org/doc/html/draft-luff-relative-json-pointer-00), with an additional extension for marking path segments as "

    published 0.0.2 2 years ago
  • Elegant methods for deriving sub-stores from existing stores.

    published 0.2.3 14 days ago