data-client

Async State Management without the Management

APACHE-2.0 License

Downloads
44.4K
Stars
1.9K
Committers
37

Bot releases are visible (Hide)

data-client - @data-client/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • #2837 57d87d6d85 Thanks @ntucker! - Query works with any Schema - including Collections

    export const queryRemainingTodos = new Query(
      TodoResource.getList.schema,
      entries => entries && entries.filter(todo => !todo.completed).length,
    );
    

    NOTE: Query.schema internals are laid out differently

data-client - @data-client/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • #2837 57d87d6d85 Thanks @ntucker! - Query works with any Schema - including Collections

    export const queryRemainingTodos = new Query(
      TodoResource.getList.schema,
      entries => entries && entries.filter(todo => !todo.completed).length,
    );
    

    NOTE: Query.schema internals are laid out differently

  • Updated dependencies [57d87d6d85]:

data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • d1b51af7ac Thanks @ntucker! - Fix unpkg bundles by ensuring dependencies are built in order
data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • d1b51af7ac Thanks @ntucker! - Fix unpkg bundles by ensuring dependencies are built in order
data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

data-client - @data-client/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes