~springworksprime

eslint-config-springworks

v7.1.0
ESLint configurations used by Springworks

@springworks/test-harness

v3.0.2
Setup should and sinon with plugins

@springworks/error-factory

v3005.383.0
Custom error that makes use of HTTP error codes to identify different error types.

@springworks/input-validator

v3005.383.0
Simple module to validate input parameters.

@springworks/api-client

v3005.383.0
Module for sending requests to other APIs through a circuit breaker

@springworks/mongoose-connection

v5.2.1
Manages a named connection to a mongoose database.

@springworks/sqs-processor

v1.0.103
Module for SQS queue processing

fixture-loader

v1.4.1
Load fixture files from a specified dir

@springworks/holidays

v0.2.1
Utils to manage public holidays.

asgard-deployer

v1.2.4
Executes automated deployments in Asgard

deployment-notifier

v2.0.4
Sends notifications about deployments for a Git repo

fel

v1.1.16
Create errors with HTTP codes and cause refs for use in logging

eslint-plugin-springworks

v2.2.0
Collection of ESLint rules

scale-reader

v0.3.1
Application that reads value off a scale from a local file stream

@springworks/static-api-server

v3005.383.0
A static version of an API, responding with fixtures

swagger-md

v3.0.0
Converts Swagger API spec to Markdown file

gitbot

v2.0.44
Module containing convenience scripts against GitHub

@springworks/spw-cli

v1.1.9
Some dev utils bundled into a CLI

aws-sqs-redriver

v1.1.15
Re-drives messages from one SQS queue to another, e.g. to re-process "dead letters"

@springworks/schema-formats

v3005.192.0
Custom formats for JSONSchema, e.g. int32

@springworks/m2h-schema-validator

v3005.335.1
Wraps json-schema validator and sets default custom formats.

@springworks/strongbox

v3005.385.0
Encrypts and decrypts parts of your objects with KMS

@springworks/tslint-config

v3005.0.0
TSLint config for Springworks

@springworks/request-baker

v3005.383.0
Generates example request parameters from a Swagger specification

@springworks/api-sheriff

v1.1.4
Tests a node server firing generated requests (using its Swagger spec) at it