{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"each","owner":"chainyjs","isFork":false,"description":"Chainy action that iterates through each item in the array with an asynchronous or synchronous iterator","topicNames":["chainy-action","chainy","chainy-plugin"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-12T15:11:56.066Z"}},{"type":"Public","name":"map","owner":"chainyjs","isFork":false,"description":"Replaces each item in the array with the result of an asynchronous or synchronous iterator","topicNames":["chainy-action","chainy","chainy-plugin"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-12T14:09:14.488Z"}},{"type":"Public","name":"chainy-core","owner":"chainyjs","isFork":false,"description":"The chainy core.","topicNames":["chainy-lib","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-12T14:09:09.856Z"}},{"type":"Public","name":"chainy","owner":"chainyjs","isFork":false,"description":"The chainy core + autoloader plugin","topicNames":["async","flow-control","flow-based-programming","builtwith-taskgroup","chainy-lib","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":7,"starsCount":78,"forksCount":4,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-05-11T09:55:19.388Z"}},{"type":"Public","name":"chainy-cli","owner":"chainyjs","isFork":false,"description":"The chainy command line interface","topicNames":["chainy-lib","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":2,"starsCount":1,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-05-03T21:29:54.919Z"}},{"type":"Public","name":"talk","owner":"chainyjs","isFork":false,"description":"Repo for holding the latest sources for talking about ChainyJS","topicNames":["meta","talk"],"topicsNotShown":0,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-08-27T08:34:12.150Z"}},{"type":"Public","name":"trickle","owner":"chainyjs","isFork":false,"description":"Chainy action that treats the chain's data as arguments for the specified method, to enable waterfall type workflows","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-08-03T06:59:06.675Z"}},{"type":"Public","name":"fs","owner":"chainyjs","isFork":false,"description":"Chainy custom plugin that adds the fs utility methods as chainy actions.","topicNames":["chainy-plugin","chainy-custom"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-07-28T01:59:33.564Z"}},{"type":"Public","name":"autoload","owner":"chainyjs","isFork":false,"description":"Chainy plugin that automatically loads all installed plugins into the chain","topicNames":["chainy-plugin","chainy-custom"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-07-10T17:30:55.158Z"}},{"type":"Public","name":"hasfield","owner":"chainyjs","isFork":false,"description":"Chainy action that filters out items in the chains data that do not have the specified field","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-27T08:55:38.831Z"}},{"type":"Public","name":"progress","owner":"chainyjs","isFork":false,"description":"Chainy utility that outputs the progress of your chain as it progresses through its actions","topicNames":["chainy-plugin","chainy","chainy-utility"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-25T09:51:31.145Z"}},{"type":"Public","name":"geocode","owner":"chainyjs","isFork":false,"description":"Chainy action that replaces the chain's data of a location with that of longitude and latitude coordinates in the format of: `[long, lat]`","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-25T09:13:21.071Z"}},{"type":"Public","name":"count","owner":"chainyjs","isFork":false,"description":"Chainy action that logs the length of the chain data to stdout","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-25T09:11:10.493Z"}},{"type":"Public","name":"pipe","owner":"chainyjs","isFork":false,"description":"Chainy action that pipes the chain's data to a writable stream","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-24T06:11:09.173Z"}},{"type":"Public","name":"common","owner":"chainyjs","isFork":false,"description":"Chainy bundle including the count, log, map, push, set, and swap plugins","topicNames":["chainy","chainy-bundle"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-23T21:20:36.666Z"}},{"type":"Public","name":"uniq","owner":"chainyjs","isFork":false,"description":"Chainy action that rejects duplicates inside the chain's data array, based on the item itself, or a particular field","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-23T20:35:01.736Z"}},{"type":"Public","name":"exec","owner":"chainyjs","isFork":false,"description":"Chainy action that sets the chain data as the output of an executed script","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-23T20:34:05.302Z"}},{"type":"Public","name":"glob","owner":"chainyjs","isFork":false,"description":"Chainy action that replaces the chain's data with a glob of it","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-23T20:07:35.220Z"}},{"type":"Public","name":"feed","owner":"chainyjs","isFork":false,"description":"Chainy action that sets the chain data with the parsed results of a request, includes caching","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-23T19:57:39.672Z"}},{"type":"Public","name":"flatten","owner":"chainyjs","isFork":false,"description":"Chainy action that replaces the chain's data of a nested array into a single shallow array","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-23T19:13:29.787Z"}},{"type":"Public","name":"autoinstall","owner":"chainyjs","isFork":false,"description":"Chainy plugin that automatically installs missing plugins on node versions 0.11 and above","topicNames":["chainy","chainy-custom","chainy-plugin"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-23T18:53:35.934Z"}},{"type":"Public","name":"log","owner":"chainyjs","isFork":false,"description":"Chainy action that outputs the chain's data","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-23T18:16:05.982Z"}},{"type":"Public","name":"set","owner":"chainyjs","isFork":false,"description":"Chainy action that sets the data for the chain with the data that is passed over to the plugin","topicNames":["chainy-plugin","chainy-action","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-23T18:15:41.625Z"}},{"type":"Public","name":"website","owner":"chainyjs","isFork":false,"description":"The chainy website. Not yet made.","topicNames":["static-site","docpad-project","chainy"],"topicsNotShown":0,"primaryLanguage":{"name":"CoffeeScript","color":"#244776"},"pullRequestCount":0,"issueCount":2,"starsCount":0,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-06-17T16:15:51.178Z"}}],"repositoryCount":24,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"mirror","text":"Mirrors"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}