Skip to content
@chainyjs

ChainyJS

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

Popular repositories

  1. chainy chainy Public

    The chainy core + autoloader plugin

    CoffeeScript 78 4

  2. chainy-core chainy-core Public

    The chainy core.

    JavaScript 4

  3. autoload autoload Public

    Chainy plugin that automatically loads all installed plugins into the chain

    CoffeeScript 2

  4. count count Public

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

    CoffeeScript 1

  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

Showing 10 of 24 repositories
  • each Public

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

    JavaScript 0 0 0 0 Updated Nov 12, 2023
  • map Public

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

    JavaScript 0 0 0 0 Updated Nov 12, 2023
  • chainy-core Public

    The chainy core.

    JavaScript 4 0 0 0 Updated Nov 12, 2023
  • chainy Public

    The chainy core + autoloader plugin

    CoffeeScript 78 4 7 0 Updated May 11, 2016
  • chainy-cli Public

    The chainy command line interface

    JavaScript 1 0 2 0 Updated May 3, 2016
  • talk Public

    Repo for holding the latest sources for talking about ChainyJS

    JavaScript 0 0 0 0 Updated Aug 27, 2014
  • trickle Public

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

    CoffeeScript 0 0 0 0 Updated Aug 3, 2014
  • fs Public

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

    CoffeeScript 0 0 0 0 Updated Jul 28, 2014
  • autoload Public

    Chainy plugin that automatically loads all installed plugins into the chain

    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

    CoffeeScript 1 0 0 0 Updated Jun 27, 2014

Top languages

Loading…

Most used topics

Loading…