50 packages
@jcoreio/abortable
memory-leak-proof function to wrap a promise to reject when a signal is aborted
@jcoreio/async-throttle
throttle async and promise-returning functions. Other packages don't do it right.
@jcoreio/auth0-meteor
Auth0 integration with Meteor Accounts
@jcoreio/babel-plugin-transform-define
Babel plugin that replaces member expressions and typeof statements with strings
@jcoreio/clarity-feature-toolkit
CLI to develop and deploy custom features for Clarity
@jcoreio/cloudformation-tools
Tools to generate CloudFormation templates and launch stacks
@jcoreio/commitlint-config
my commitlint config
@jcoreio/condition-solano
Check Solano CI environment before publishing
@jcoreio/dst
determine if a date is in daylight savings time
@jcoreio/eslint-plugin-implicit-dependencies
eslint plugin to detect implicit dependencies
@jcoreio/gauges
react gauge components
@jcoreio/get-pg-config
apply default postgres connection config from dotfiles and .pgpass
@jcoreio/graphql-sequelize-extra
some missing pieces of the graphql-sequelize bridge
@jcoreio/i2c
Native bindings for i2c-dev. Plays well with Raspberry Pi and BeagleBone.
@jcoreio/iron-pi-device-client
Client library for reading and writing Iron Pi input and output states
@jcoreio/iron-pi-ipc-codec
Encodes and decodes SPI bus messages exchanged with the Iron Pi
@jcoreio/js
build tools and package scripts for npm packages
@jcoreio/js-react
build tools and package scripts for npm packages
@jcoreio/kexec
Replace your Node.js process with another process. Like Ruby exec.
@jcoreio/mutate
a few immutable.js-like mutation functions for plain objects
@jcoreio/once-async
async version of lodash.once that avoids retained promise memory leaks
@jcoreio/poll
handy promised-based polling API
@jcoreio/precise-bs
binary search and related utility functions
@jcoreio/react-router-apply-middleware
Composable middleware for React Router
@jcoreio/react-use-measure
my personal skeleton for React library NPM packages with Karma tests