Pinned Repositories
feathers-reduxify-services
Wrap Feathers services so they work transparently and perfectly with Redux.
feathers-service-verify-reset
Adds sign up email verification, forgotten password reset, and other capabilities to local feathers-authentication
feathers-starter-react-redux-login-roles
Production ready starter package. Local auth, roles; React-Router auth. Easily use Feathers services with Redux.
mithril-components
Components, mixins, patterns and sample code for mithril (lhorie/mithril.js)
cli
FeathersJS CLI supporting both REST and GraphQL architectural concepts and their query languages.
seeder-foreign-keys
Replace placeholders in table records with keys & field values from other table records, or with expressions.
feathers-authentication-management
Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication
feathers-hooks-common
Useful hooks for use with FeathersJS services.
feathers-redux
Integrate Feathers with your Redux store
feathers
The API and real-time application framework
eddyystop's Repositories
eddyystop/feathers-starter-react-redux-login-roles
Production ready starter package. Local auth, roles; React-Router auth. Easily use Feathers services with Redux.
eddyystop/mithril-components
Components, mixins, patterns and sample code for mithril (lhorie/mithril.js)
eddyystop/feathers-reduxify-services
Wrap Feathers services so they work transparently and perfectly with Redux.
eddyystop/feathers-service-verify-reset
Adds sign up email verification, forgotten password reset, and other capabilities to local feathers-authentication
eddyystop/feathers-reduxify-authentication
Wrap feathers-client.authentication so it works with Redux, as well as authentication, authorization packages for React-Router.
eddyystop/jquery-pjax-toolkit
A toolkit for jquery-pjax. Useful utilities & a micro framework.
eddyystop/joi-errors-for-forms
Convert Joi errors to form UI or Mongoose schemas, optionally changing the message text.
eddyystop/CrazyGlue
A light-weight, bi-directional binding of DOM tag values and JS objects.
eddyystop/feathers-live-query
Live query. Mirror part of a DB on the client.
eddyystop/mithril-guide-code
Working code examples from Mithril.js Guide and other docs
eddyystop/first-page-loader
Basic lib for downloading additional JS and CSS. Used to show the first (skeletal) browser page in under 1 sec.
eddyystop/feathers-hooks-common
Useful hooks for use with Feathersjs services.
eddyystop/feathers-hooks-utils
Provides some utilities that are useful when writing feathersjs hooks.
eddyystop/gulp-mithril-components
Create easily customized (tags & styles), multiple views for Mithril components, in a DRY fashion.
eddyystop/feathers-tests-fake-app-users
Fake some feathers dependencies in service unit tests. Starter for your own customized fakes.
eddyystop/mithril-components-bootstrap
Mithril components for use with Bootstrap, in anticipation of a common BS component repo.
eddyystop/jquery-pjax-node
Micro-framework and boilerplate for using Node.js as a server for jquery-pjax requests.
eddyystop/feathers-an-introduction
Step by Step Guide To Basic Feathersjs
eddyystop/dataloader-cache-lru
LRU (least recently used) cache for Facebook's DataLoader.
eddyystop/gulp-msx-logic
Gulp plugin for adding flow logic to Mithril msx templates. (Should work for React JSX as well.)
eddyystop/feathers-hooks-populate
Feathers hooks to populate, serialize and dePopulate items.
eddyystop/feathers-test-populate-etc
Work in progress for a populate++ hook for Feathers
eddyystop/dataloader-align-results
Takes your back-end results and returns an Array acceptable to DataLoader.
eddyystop/feathers-starter-react-redux-login
React+Redux+Feathersjs boilerplate with a functional local login supporting email verification and password reset.
eddyystop/feathers-tools
A set of internal tools we use to manage repos.
eddyystop/feathers-verification-emails
eddyystop/gitbook-plugin-feathers-collapsible-menu
GitBook Plugin to change sidebar menu's to collapsible menu. For gitbook with many pages, navigating long menus can get irritating.
eddyystop/jquery-pjax
pushState + ajax = pjax
eddyystop/loopback
LoopBack is an open source Node.js framework built on top of Express optimized for building APIs for mobile, web, and other devices. Connect to multiple data sources, write business logic in Node.js, glue on top of your existing services and data, connect using JS, iOS & Android SDKs.
eddyystop/mongo-sql
An extensible SQL generation library for JavaScript with a focus on introspectibility