tray.io

Results 7 repositories owned by tray.io

babel-plugin-webpack-alias

151
Stars
32
Forks
Watchers

babel 6 plugin which allows to use webpack resolve options

dynamodb-local

63
Stars
16
Forks
Watchers

Docker build for DynamoDB local

embedded-edition-sample-app

17
Stars
17
Forks
Watchers

falafel

24
Stars
5
Forks
Watchers

A Node.js framework for making it super simple to build connectors on tray.io.

mock-inspect

18
Stars
1
Forks
Watchers

Mocks network requests and allows you to make assertions about how these requests happened. Supports auto-mocking of graphQL requests given a valid schema.

threadneedle

23
Stars
3
Forks
Watchers

An ORM-style abstraction layer for interacting with third party HTTP-based APIs.

graphql-query-to-json

23
Stars
10
Forks
Watchers

This is a simple module that takes a graphQL query string and converts it into a JSON object. Think of it as the reverse of the excellent module json-to-graphql-query.