Skip to content
@chainyjs

ChainyJS

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

Popular repositories Loading

  1. chainy chainy Public

    The chainy core + autoloader plugin

    CoffeeScript 79 4

  2. chainy-core chainy-core Public

    The chainy core.

    JavaScript 5

  3. count count Public

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

    CoffeeScript 2

  4. autoload autoload Public

    Chainy plugin that automatically loads all installed plugins into the chain

    CoffeeScript 2

  5. common common Public

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

    CoffeeScript 1

  6. exec exec Public

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

    CoffeeScript 1

Repositories

19 results for all repositories written in CoffeeScript sorted by last updated
Showing 10 of 19 repositories
  • chainy Public

    The chainy core + autoloader plugin

    chainyjs/chainy’s past year of commit activity
    CoffeeScript 79 4 7 0 Updated May 11, 2016
  • trickle Public

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

    chainyjs/trickle’s past year of commit activity
    CoffeeScript 0 0 0 0 Updated Aug 3, 2014
  • fs Public

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

    chainyjs/fs’s past year of commit activity
    CoffeeScript 0 0 0 0 Updated Jul 28, 2014
  • autoload Public

    Chainy plugin that automatically loads all installed plugins into the chain

    chainyjs/autoload’s past year of commit activity
    CoffeeScript 2 0 0 0 Updated Jul 10, 2014
  • hasfield Public

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

    chainyjs/hasfield’s past year of commit activity
    CoffeeScript 1 0 0 0 Updated Jun 27, 2014
  • progress Public

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

    chainyjs/progress’s past year of commit activity
    CoffeeScript 0 0 0 0 Updated Jun 25, 2014
  • geocode Public

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

    chainyjs/geocode’s past year of commit activity
    CoffeeScript 0 0 0 0 Updated Jun 25, 2014
  • count Public

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

    chainyjs/count’s past year of commit activity
    CoffeeScript 2 0 0 0 Updated Jun 25, 2014
  • pipe Public

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

    chainyjs/pipe’s past year of commit activity
    CoffeeScript 1 0 0 0 Updated Jun 24, 2014
  • common Public

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

    chainyjs/common’s past year of commit activity
    CoffeeScript 1 0 0 0 Updated Jun 23, 2014

Top languages

Loading…

Most used topics

Loading…