@conduitvc/graphql-input-schema(latest: 3.0.0) This library uses AST rewriting techniques to provide directives for input types. The library comes with built in support to convert input types into classes (newables) and validate fields (nested & array support included) of input types. This is intended
@conduitvc/build(latest: 1.0.1) Develop, build, and lint React and Node.js applications with Neutrino-based presets for external tooling
@conduitvc/jest(latest: 4.0.0) > Neutrino preset that supports testing projects with Jest according to Conduit's process and settings.
@conduitvc/eslint(latest: 4.0.0) > Conduit's shared overrides for Airbnb and Neutrino ESLint.
@conduitvc/airbnb(latest: 4.0.0) > Neutrino preset that supports linting React projects with Airbnb's ESLint config, following the [Airbnb styleguide](https://github.com/airbnb/javascript), with Conduit's stylistic preferences.
@conduitvc/react(latest: 4.0.0) > Neutrino preset that supports building React projects according to Conduit's process and settings.
@conduitvc/airbnb-base(latest: 4.0.0) > Neutrino preset that supports linting Node.js projects with Airbnb's ESLint config, following the [Airbnb styleguide](https://github.com/airbnb/javascript), with Conduit's stylistic preferences.
@conduitvc/node(latest: 4.0.0) > Neutrino preset that supports building Node.js projects according to Conduit's process and settings.
@conduitvc/ascoltatori(latest: 4.3.0-patch.2) The pub/sub library for node backed by Redis, MongoDB, AMQP (RabbitMQ), ZeroMQ, Kafka, MQTT (Mosquitto) or just plain node!
@conduitvc/jest-allure-reporter(latest: 1.2.3) A Jest Allure Reporter, which takes the test-results from jest and creates an allure-report from it.
@conduitvc/appsync-emulator-serverless(latest: 0.14.5) This module provides emulation and testing helpers for use with AWS AppSync. Currently this depends on using https://github.com/sid88in/serverless-appsync-plugin and following the conventions.