promise-callbacks
Utilities to help convert a callback-using codebase to promises.
Updated by @andytran
rollup-plugin-root-import
Add the ability to import modules by the root path, like Meteor
Updated by @andytran
mongo-cursor-pagination
Make it easy to return cursor-paginated results from a Mongo collection
Updated by @ebukahills
integration-testing-for-humans
Because humans are bad at writing Selenium tests and good at clicking stuff.
Updated by @ebukahills
@mixmaxhq/promise-pool
Concurrent control of functions on a per-pool basis with async/await
Updated by @andytran
@mixmaxhq/commitlint-jenkins
Lint all relevant commits for a change or PR on Jenkins CI
Updated by @laryro
rewt
JWT with Redis as the source of a shared secret for easy/fast rotation
Updated by @rtasson_mixmax
rollup-plugin-handlebars-plus
Rollup plugin to compile Handlebars templates including support for partials and more.
Updated by @rtasson_mixmax
@mixmaxhq/semantic-commitlint
Fills the gap between semantic-release and commitlint
Updated by @andytran
backbone-publication
Supports backbone classes backed by `publication-client` reactive queries.
Updated by @andytran
@mixmaxhq/invoke-fraction
Partition invocations across a set of functions based on defined fractions.
Updated by @leanmarty