32 packages
async-boolean-expression-evaluator
Evaluates a boolean expression such as `{or: ['a', 'b']}` by passing each operand into an asynchronous iterator to compute the result.
autonym
A KISS JSON REST API framework that can be mounted to your Express application.
autonym-client
A JavaScript client for consuming Autonym APIs.
autonym-client-errors
A package that exports some error classes for the Autonym API framework.
autonym-postgres-store
A store class for the Autonym API framework for interacting with a Postgres database.
autonym-sql-store
Store constructor for Autonym models, powered by Bookshelf.js.
create-github-release
Tool for generating GitHub releases after publishing a module.
create-github-release-render-clubhouse-stories
Render function for use with create-github-release to render pull requests with associated Clubhouse stories.
deep-merge-changes
Merges two or more objects, returning the same reference if the objects are equal.
dynamic-hoc
A utility that wraps a React HOC and produces a HOC with additional methods to swap out the given HOC at runtime.