18.2.0 • Published 12 months ago

relay-test-utils-internal v18.2.0

Weekly downloads
77,276
License
MIT
Repository
github
Last release
12 months ago

Relay Build Status npm version

Relay is a JavaScript framework for building data-driven React applications.

  • Declarative: Never again communicate with your data store using an imperative API. Simply declare your data requirements using GraphQL and let Relay figure out how and when to fetch your data.
  • Colocation: Queries live next to the views that rely on them, so you can easily reason about your app. Relay aggregates queries into efficient network requests to fetch only what you need.
  • Mutations: Relay lets you mutate data on the client and server using GraphQL mutations, and offers automatic data consistency, optimistic updates, and error handling.

See how to use Relay in your own project or check out the community-driven tutorial at Learn Relay.

Example

The relay-examples repository contains an implementation of TodoMVC. To try it out:

git clone https://github.com/relayjs/relay-examples.git
cd relay-examples/todo
yarn
yarn build
yarn start

Then, just point your browser at http://localhost:3000.

Contribute

We actively welcome pull requests, learn how to contribute.

Users

We have a community-maintained list of people and projects using Relay in production.

License

Relay is MIT licensed.

0.0.0-main-182d6d58

12 months ago

18.2.0

1 year ago

0.0.0-main-77a9ad66

12 months ago

0.0.0-main-65b9b9a6

12 months ago

0.0.0-main-8637294e

12 months ago

0.0.0-main-be02adc0

12 months ago

0.0.0-main-6d33d336

12 months ago

0.0.0-main-49ad82cd

12 months ago

0.0.0-main-31b8c871

12 months ago

18.1.0

1 year ago

18.0.0

1 year ago

16.0.0

2 years ago

17.0.0

2 years ago

16.1.0

2 years ago

16.2.0

2 years ago

15.0.0

3 years ago

14.0.0

4 years ago

14.1.0

4 years ago

13.2.0

4 years ago

13.0.2

4 years ago

13.0.3

4 years ago

13.0.0

4 years ago

13.0.1

4 years ago

13.1.1

4 years ago

13.1.0

4 years ago

13.0.0-rc.2

4 years ago

13.0.0-rc.1

4 years ago

13.0.0-rc.0

4 years ago

12.0.0

5 years ago

11.0.2

5 years ago

11.0.1

5 years ago

11.0.0

5 years ago

11.0.0-rc.0

5 years ago

10.1.3

5 years ago

10.1.2

5 years ago

10.1.1

5 years ago

10.1.0

5 years ago

10.0.1

6 years ago

10.0.0

6 years ago

9.0.0

6 years ago

8.0.0

6 years ago

7.1.0

6 years ago

7.0.0

6 years ago

6.0.0

6 years ago

0.0.1

7 years ago