Change the repository type filter
All
Repositories list
24 repositories
each
PublicChainy action that iterates through each item in the array with an asynchronous or synchronous iteratormap
PublicReplaces each item in the array with the result of an asynchronous or synchronous iteratorchainy-core
Publicchainy
PublicThe chainy core + autoloader pluginchainy-cli
Publictalk
Publictrickle
PublicChainy action that treats the chain's data as arguments for the specified method, to enable waterfall type workflowsfs
PublicChainy custom plugin that adds the fs utility methods as chainy actions.autoload
PublicChainy plugin that automatically loads all installed plugins into the chainhasfield
PublicChainy action that filters out items in the chains data that do not have the specified fieldprogress
PublicChainy utility that outputs the progress of your chain as it progresses through its actionsgeocode
PublicChainy action that replaces the chain's data of a location with that of longitude and latitude coordinates in the format of: `[long, lat]`count
PublicChainy action that logs the length of the chain data to stdoutpipe
PublicChainy action that pipes the chain's data to a writable streamcommon
Publicuniq
PublicChainy action that rejects duplicates inside the chain's data array, based on the item itself, or a particular fieldexec
PublicChainy action that sets the chain data as the output of an executed scriptglob
PublicChainy action that replaces the chain's data with a glob of itfeed
PublicChainy action that sets the chain data with the parsed results of a request, includes cachingflatten
PublicChainy action that replaces the chain's data of a nested array into a single shallow arrayautoinstall
PublicChainy plugin that automatically installs missing plugins on node versions 0.11 and abovelog
PublicChainy action that outputs the chain's dataset
PublicChainy action that sets the data for the chain with the data that is passed over to the pluginwebsite
PublicThe chainy website. Not yet made.