graphql-s2s

Transpile an enriched GraphQL string schema (e.g. support for metadata, inheritance, generic types, ...) into the standard string schema understood by graphql.js and the Apollo server client.

side-channel

Store information about any JS value in a side channel. Uses WeakMap if available.

redeyed

Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.