jcoreio
@jcoreio
0
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
42 Skillsacross 3 categoriesapollo-magic-refetch
jedwards1211
magically refetches relevant queries after creates and deletes
@jcoreio/async-throttle
jedwards1211
throttle async and promise-returning functions. Other packages don't do it right.
@jcoreio/aws-ecr-utils
jedwards1211
utilities for working with AWS Elastic Container Registry
chai-wait-for
jedwards1211
Drop-in replacement for expect that waits for the assertion to succeed (retries on an interval you choose, until a timeout you choose)
...morechai-webdriverio-async
jedwards1211
chai assertions for webdriverio without node-fibers
@jcoreio/clarity-plugin-toolkit
jedwards1211
CLI to develop and deploy plugins for Clarity
@jcoreio/commitlint-config
jrmclaurin
my commitlint config
defaultenv
jedwards1211
set missing environment variables to defaults then run a command
@jcoreio/eslint-plugin-implicit-dependencies
jedwards1211
eslint plugin to detect implicit dependencies
find-cycle
jedwards1211
find and identify a cycle in a directed graph
@jcoreio/gauges
jedwards1211
react gauge components
@jcoreio/get-pg-config
jedwards1211
apply default postgres connection config from dotfiles and .pgpass
graphql-multiplex-subscriptions
jedwards1211
use different PubSubEngines (e.g. RedisPubSub, PostgresPubSub) for different topics
isotrope
jedwards1211
some simple constants for making layouts that work in any direction
@jcoreio/kexec
jrmclaurin
Replace your Node.js process with another process. Like Ruby exec.
log4jcore
jedwards1211
logging
material-ui-popup-state
jedwards1211
easiest way to create menus, popovers, and poppers with material-ui
@jcoreio/poll
jedwards1211
handy promised-based polling API
@jcoreio/precise-bs
jedwards1211
binary search and related utility functions
promake-env
jedwards1211
helps ensure promake rules will rerun when environment variables have changed
promisify-child-process
jedwards1211
seriously like the best async child process library
react-arrow
jedwards1211
a simple svg arrow component
react-fader
jedwards1211
component that fades out old children, then fades in new children when its children change
react-redux-features
jedwards1211
React components for redux-features
react-router-transition-switch
jedwards1211
a <Switch> variant that's easier to use with transition components
react-transition-context
jedwards1211
listen for entering/leaving inside nested transitions
react-view-slider
jedwards1211
animates horizontal slide transitions between steps of a wizard or levels of a drilldown
@jcoreio/redis-subscriber
jedwards1211
subscribe specific callbacks to specific channels on the same redis client
redux-features-hot-loader
jedwards1211
webpack hot loader for redux-features
redux-features
jedwards1211
powerful feature-oriented programming for redux
@jcoreio/redux-form-material-ui
jedwards1211
An adapter between Redux Form and Material UI components
redux-form-normalize-on-blur
jedwards1211
a Field component that supports a normalizeOnBlur property
redux-form-numeric-field
jedwards1211
a customized redux-form Field for entering numbers
@jcoreio/require-env
jedwards1211
get value of an environment variable; throw if undefined or empty string
@jcoreio/semantic-release-npm
jedwards1211
semantic-release plugin to publish a npm package
@jcoreio/sequelize-sql-tag
jedwards1211
a template tag for Sequelize that quotes Models' table names, attribute names, and puts other expressions into bind parameters
...moresequelize-validate-subfields
jedwards1211
simple framework for validating subfields of JSON attributes of Sequelize models
@jcoreio/sparkplug-payload
jedwards1211
routines for encoding and decoding sparkplug payloads
superagent-verbose-errors
jedwards1211
include response body in superagent errors for failed requests
@jcoreio/toolchain-aws-lambda
jedwards1211
AWS Lambda function build toolchain
type-annotation-to-json-schema
jedwards1211
generate JSON schemas from Flow or TypeScript type annotations
typed-validators
jedwards1211
complex type validators that generate TypeScript and Flow types for you