John Szwaronek

@eddystop/test-repo

v0.0.6
test github, npm, travis, coveralls

feathers-hooks-utils

v0.2.0
Utility library for writing Feathersjs hooks.

feathers-hooks-validate-joi

v2.0.0
Feathers hook utility for schema validation, sanitization and client notification using Joi.

joi-errors-for-forms

v0.2.6
Convert Joi errors to form UI or Mongoose schemas, optionally changing the message text.

feathers-service-verify-reset

v1.0.6
Adds user email verification and password reset capabilities to local feathers-authentication

feathers-tests-fake-app-users

v1.0.0
Fake some feathers dependencies in service unit tests. Starter for your own customized fakes

feathers-reduxify-services

v1.1.0
Wrap Feathers services so they work transparently and perfectly with Redux.

feathers-starter-react-redux-login

v0.0.3
React+Redux+Feathersjs boilerplate with a functional local login supporting email verification and password reset.

feathers-reduxify-authentication

v1.0.1
Wrap feathers-client.authentication so it works with Redux, as well as authentication, authorization packages for React-Router.

feathers-starter-react-redux-login-roles

v0.3.2
React+Redux+Feathersjs boilerplate with a functional local login supporting email verification and password reset.

feathers-live-query

v0.0.1
Live query. Mirror part of a DB on the client.

feathers-service-logger-stats

v0.1.2
Log service method calls and gather stats on them.

feathers-authentication-management

v5.1.0
Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication

feathers-profiler

v0.1.5
Log feathers service calls and gather profile information on them.

feathers-hooks-extra

v0.0.1
Feathers hook to deeply populate, sanitize, add computed data. Also depopulates.

feathers-offline-snapshot

v0.0.7
Offline-first snapshot strategy. Read selected data from a service.

feathers-offline-realtime

v0.1.2
Offline-first realtime replication with optimistic updates.

feathers-redux

v3.0.0
Integrate Feathers services with your Redux store

feathers-offline-publication

v0.0.2
Use dynamic publications to minimize the number of service events received by the client.

feathers-offline-log

v0.0.1
Performant, persistent client-side log

dataloader-cache-lru

v1.0.1
LRU (least recently used) cache for Facebook's DataLoader.

feathers-plus-common

v0.1.0
Shared utility functions for Feathers-plus.

feathers-graphql

v0.0.1
A high performance GraphQL service for SQL and non-SQL databases.

dataloader-align-results

v0.4.0
Takes your back-end results and returns an Array acceptable to DataLoader.

feathers-batchloader

v0.1.1
Reducs calls