An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by mixmaxhq

A curated list of projects in awesome lists by mixmaxhq .

https://github.com/mixmaxhq/deyarn

A command-line tool for converting projects that use Yarn to npm.

unsupported

Last synced: 08 Apr 2025

https://github.com/mixmaxhq/mongo-cursor-pagination

Cursor-based pagination for Mongo

corgi-tag

Last synced: 15 May 2025

https://github.com/mixmaxhq/role-based-email-addresses

A list of role-based email addresses, used to detect whether an email address (e.g. [email protected]) is likely not an individual

corgi-tag

Last synced: 12 Apr 2025

https://github.com/mixmaxhq/meteor-smart-disconnect

A Meteor package that disconnects your site in a smart manner.

unsupported

Last synced: 03 May 2025

https://github.com/mixmaxhq/batchelor

A lovely little Node.js module to perform batch requests with the Google REST API

batch-request batchelor google-api javascript node-module nodejs npm-package

Last synced: 03 May 2025

https://github.com/mixmaxhq/search-string

Another simple parser for advanced search query syntax.

corgi-tag javascript nodejs query-parser querystrings

Last synced: 04 Apr 2025

https://github.com/mixmaxhq/eb-fix-npm

[unsupported] Fixes npm in Elastic Beanstalk environments.

eb-script ebextensions elasticbeanstalk hooks npm unsupported

Last synced: 14 Apr 2025

https://github.com/mixmaxhq/electron-editor-context-menu

Enable the native right-click menu in Electron.

unsupported

Last synced: 30 Mar 2025

https://github.com/mixmaxhq/nodemailer-plugin-inline-base64

Nodemailer plugin to inline base64 images

corgi-tag

Last synced: 09 Apr 2025

https://github.com/mixmaxhq/cors-gate

Enforce CORS server-side.

connect corgi-tag cors origin

Last synced: 10 Apr 2025

https://github.com/mixmaxhq/rollup-plugin-root-import

Add the ability to import modules by the root path, like Meteor

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/cloudwatch-metrics

A small wrapper for simplifying AWS Cloudwatch metric creation and publishing.

corgi-tag

Last synced: 19 Dec 2024

https://github.com/mixmaxhq/redfour

A redis binary semaphore with async wait

corgi-tag

Last synced: 06 Mar 2025

https://github.com/mixmaxhq/frecency

Frecency for sorting search results.

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/promise-pool

Concurrent control of functions on a per-pool basis with async/await

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/rollup-plugin-handlebars-plus

Rollup plugin to compile Handlebars templates including support for partials and more.

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/electron-promote-windows-tray-items

Ensure Windows tray items created by an Electron app show up in the toolbar, not the customization area.

unsupported

Last synced: 03 May 2025

https://github.com/mixmaxhq/promise-callbacks

Utilities to help convert a callback-using codebase to promises.

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/erik

Start running your client `Jasmine` tests headlessly with Headless Chrome and `gulp` today

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/redis-status

A node module that checks the health of a Redis server.

unsupported

Last synced: 03 May 2025

https://github.com/mixmaxhq/rewt

JWT with Redis as the source of a shared secret for easy/fast rotation

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/lazy-memoize-one

A `memoize-one` wrapper that resolves the latest invocation asynchronously

supported

Last synced: 03 May 2025

https://github.com/mixmaxhq/node-distributed-throttle-function

Distributed throttle() function (like Underscore) that uses Redis

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/electron-accelerator-formatter

Formats an Electron accelerator as a string of Unicode characters

unsupported

Last synced: 03 May 2025

https://github.com/mixmaxhq/mixmax-sdk-js

Mixmax SDK JS

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/giphy-mixmax-app

Giphy enhancement for Mixmax

unsupported

Last synced: 03 May 2025

https://github.com/mixmaxhq/giphy-example-slash-command

Giphy slash command for Mixmax

unsupported

Last synced: 03 May 2025

https://github.com/mixmaxhq/escapesoqlandsosl

escape SOQL queries and SOSL searches

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/mongo-regex-description

This library will create a Mongo regex from a "description" (see readme for supported descriptions), and vice versa. Useful for building UX on top of regexes

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/npm2yarn

A command-line tool for converting projects that use npm shrinkwrap to Yarn.

unsupported

Last synced: 03 May 2025

https://github.com/mixmaxhq/multibuild

Build multiple related ES6 module bundles using gulp and rollup.

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/synchronize-pool

Concurrent control of fibers on a per-pool basis with synchronize.js

unsupported

Last synced: 03 May 2025

https://github.com/mixmaxhq/user-gate

Server-less feature gates that don't compromise users' privacy.

bloom-filter bloom-filters corgi-tag feature-gate

Last synced: 03 May 2025

https://github.com/mixmaxhq/deja-vu

A utility for abstracting the process of deciding if we're seeing an event for the first time.

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/synchronize-iterate

Native iteration over cursor-like objects with synchronize.js

unsupported

Last synced: 03 May 2025

https://github.com/mixmaxhq/commitlint-jenkins

A wrapper for commitlint that determines the appropriate commit range in a Jenkins build

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/spf-validator

Utilities for checking SPF records

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/install-files

Share files like you would code, using npm.

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/mongo-comparison-ops-description

This library will create a Mongo comparison operator from a "description" (see readme for supported descriptions), and vice versa. Useful for building "Rules" UX on top of Mongo or Sift

corgi-tag

Last synced: 24 Apr 2025

https://github.com/mixmaxhq/projection-utils

Utilities to work with projections (e.g. mongo)

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/gulp-grep-contents

Gulp plugin for filtering out file contents

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/giphy-example-link-resolver

Giphy link resolver for Mixmax

example giphy mixmax

Last synced: 03 May 2025

https://github.com/mixmaxhq/synchronize-bdd

A small synchronize.js wrapper around the BDD block functions from Mocha and Jasmine

unsupported

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/url-id

Encode and parse tiny, url-safe objects of identifiers

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/backbone-publication

Backbone.Model and Backbone.Collection that supports observing a publication-client based reactive query

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/promise-iterate

Iteration over cursor-like objects with async/await

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/email-setup

Collection of utilities for checking email configuration settings.

corgi-tag

Last synced: 03 May 2025

https://github.com/mixmaxhq/custody

A developer-oriented frontend for Supervisor

custody supported tooling

Last synced: 03 May 2025

https://github.com/mixmaxhq/meteor-underscore-updates

Extend Meteor's Underscore with selected methods from the latest standard version.

unsupported

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/detonate-object

Generate object copies combinatorially

supported

Last synced: 03 May 2025

https://github.com/mixmaxhq/go-s3-uploader

Batch, compress and upload blobs into S3 with dynamic prefixes

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/eslint-config-mixmax

Mixmax's JS linter configuration.

corgi-tag

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/post-github-comment-from-travis

Post an automated message to the relevant GitHub pull request.

unsupported

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/livereload-require-js-includes

LiveReload plugin that only reloads the page when JS changes if that JS is included on the page.

corgi-tag

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/check-dependencies-except-peer

Ensure that your package-lock matches your package and is self-consistent, and ignore missing peerDependencies

corgi-tag

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/storybook-addon-contributors

Contributors information addon for storybook.js

storybook storybook-addon supported

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/qa-challenge

Serves as reference repository, for QA candidates submitting home task challenge

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/stylelint-config-mixmax

Mixmax's styles linter configuration

stylelint stylelint-config supported tooling

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/invoke-fraction

Partition invocations across a set of functions based on defined fractions.

corgi-tag

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/publish-extension-webpack-plugin

A webpack plugin that publishes extension builds to the Chrome Web Store.

Last synced: 19 Jan 2025

https://github.com/mixmaxhq/synchronize-helpers

This module provides helpers for wrapping sync.defer() for synchronize.js.

unsupported

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/custody-probe

Report the state of child processes to custody.

custody supported tooling

Last synced: 12 Jan 2025

https://github.com/mixmaxhq/day-start-interval

Time-zone-aware `setInterval` that fires at the start of each day

corgi-tag

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/semantic-release-config

The shared configuration we use for `semantic-release`.

corgi-tag

Last synced: 12 Jan 2025

https://github.com/mixmaxhq/salesforce-ip-addresses

List of Salesforce IP Addresses to allow

Last synced: 12 Jan 2025

https://github.com/mixmaxhq/git-hooks

Shared git-hooks at Mixmax, for use with Husky.

supported tooling

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/adaptive-batch

An adaptive batch tool, which adjusts concurrency to a keyed async batch function in response to increased throughput.

corgi-tag

Last synced: 01 Mar 2025

https://github.com/mixmaxhq/prettier-config

The prettier config that Mixmax uses

corgi-tag

Last synced: 18 Feb 2025