ChainyJS (chainyjs)

ChainyJS

chainyjs

Geek Repo

Chainy is a chainable data pipeline, it's like jQuery but for data, by @bevry

Location:Archived, use promises instead.

Home Page:https://github.com/chainyjs/chainy/wiki

Github PK Tool:Github PK Tool

ChainyJS's repositories

chainy

The chainy core + autoloader plugin

Language:CoffeeScriptLicense:NOASSERTIONStargazers:78Issues:8Issues:19

chainy-core

The chainy core.

Language:JavaScriptLicense:NOASSERTIONStargazers:4Issues:1Issues:0

autoload

Chainy plugin that automatically loads all installed plugins into the chain

Language:CoffeeScriptLicense:NOASSERTIONStargazers:2Issues:1Issues:0

chainy-cli

The chainy command line interface

Language:JavaScriptLicense:NOASSERTIONStargazers:1Issues:2Issues:2

common

Chainy bundle including the count, log, map, push, set, and swap plugins

Language:CoffeeScriptStargazers:1Issues:1Issues:0

count

Chainy action that logs the length of the chain data to stdout

Language:CoffeeScriptLicense:NOASSERTIONStargazers:1Issues:1Issues:0

exec

Chainy action that sets the chain data as the output of an executed script

Language:CoffeeScriptLicense:NOASSERTIONStargazers:1Issues:1Issues:0

feed

Chainy action that sets the chain data with the parsed results of a request, includes caching

Language:CoffeeScriptLicense:NOASSERTIONStargazers:1Issues:1Issues:0

hasfield

Chainy action that filters out items in the chains data that do not have the specified field

Language:CoffeeScriptLicense:NOASSERTIONStargazers:1Issues:1Issues:0

pipe

Chainy action that pipes the chain's data to a writable stream

Language:CoffeeScriptLicense:NOASSERTIONStargazers:1Issues:1Issues:0

autoinstall

Chainy plugin that automatically installs missing plugins on node versions 0.11 and above

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

each

Chainy action that iterates through each item in the array with an asynchronous or synchronous iterator

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

flatten

Chainy action that replaces the chain's data of a nested array into a single shallow array

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

fs

Chainy custom plugin that adds the fs utility methods as chainy actions.

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

geocode

Chainy action that replaces the chain's data of a location with that of longitude and latitude coordinates in the format of: `[long, lat]`

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

glob

Chainy action that replaces the chain's data with a glob of it

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

log

Chainy action that outputs the chain's data

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

map

Replaces each item in the array with the result of an asynchronous or synchronous iterator

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:1

progress

Chainy utility that outputs the progress of your chain as it progresses through its actions

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

set

Chainy action that sets the data for the chain with the data that is passed over to the plugin

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

talk

Repo for holding the latest sources for talking about ChainyJS

Language:JavaScriptStargazers:0Issues:1Issues:0

trickle

Chainy action that treats the chain's data as arguments for the specified method, to enable waterfall type workflows

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

uniq

Chainy action that rejects duplicates inside the chain's data array, based on the item itself, or a particular field

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

website

The chainy website. Not yet made.

Language:CoffeeScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:2