New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nexus

Package Overview
Dependencies
Maintainers
3
Versions
395
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nexus

Scalable, strongly typed GraphQL schema development

0.9.1
Source
npm
Version published
Weekly downloads
127K
-2.12%
Maintainers
3
Weekly downloads
 
Created
Source

Nexus GraphQL

nexus.js.org
yarn add nexus # or npm install nexus

(Still under construction, check #1 for the TODO List!)

Simple, strongly typed GraphQL schema construction for TypeScript/JavaScript

Combines the best practices from building real-world GraphQL servers without the boilerplate or excessive imports.

Inspired by use of graphql-tools, graphene, and graphql-ruby.

Check out the /examples for some sample uses.

Docs

nexus.js.org

License

MIT

Keywords

graphql

FAQs

Package last updated on 31 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts