201 packages
0-60
clone a skeleton repo and set up CI build as fast as possible
apollo-magic-refetch
magically refetches relevant queries after creates and deletes
astx
super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring
async-autocomplete-cli
tool for prompting the user to select from a list of choices, where the choices are fetched asynchronously, and new choices are fetched as the user types
async-child-process
Promise-based child process interface
babel-parse-wild-code
parse a file in a foreign directory with babel, using ambient babel config
babel-plugin-contracts
Design by Contract for JavaScript via a Babel plugin.
babel-plugin-flow-prepack
Transforms flow type annotations into prepack __assumeDataProperty() and __abstract() calls.
babel-plugin-flow-runtime
Transforms flow type annotations into flow-runtime types, optionally adds runtime type validation to annotated code.
babel-plugin-forbid-imports
throw errors if certain packages/directories are imported from
babel-plugin-jsx-source-loc
add a prop like data-source-loc="src/foo.js:35:8" to every JSX element
babel-plugin-meteor-imports
Babel plugin for requiring/importing Meteor packages
cfn-template-yaml-to-js
converts AWS CloudFormation templates from yaml directly to JS object literals
chai-wait-for
Drop-in replacement for expect that waits for the assertion to succeed (retries on an interval you choose, until a timeout you choose)
chai-webdriverio-async
chai assertions for webdriverio without node-fibers
codeartifact-login
log into AWS CodeArtifact without AWS CLI
@codemodsquad/asyncify
transforms promise chains into async/await
@codemodsquad/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
crater-util
a collection of utilities used by the build scripts in [crater](https://github.com/jcoreio/crater)
create-clarity-feature
Create a new Clarity custom feature project
create-clarity-plugin
Create a new Clarity plugin project
date-goggles
see numeric timestamps in text as dates
defaultenv
set missing environment variables to defaults then run a command
dude-wheres-my-module
JavaScript suggested import server
es2015-library-skeleton
my personal ES2015 library project skeleton