{"id":15413066,"url":"https://github.com/daybrush/fjx","last_synced_at":"2026-04-12T23:36:06.966Z","repository":{"id":57237779,"uuid":"162714926","full_name":"daybrush/fjx","owner":"daybrush","description":" fjx is an functional javascript extension. Support Typescript","archived":false,"fork":false,"pushed_at":"2019-01-16T04:41:32.000Z","size":542,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T16:49:31.436Z","etag":null,"topics":["curry","fjx","fp","functional","fx","javascript","pipe","typescript"],"latest_commit_sha":null,"homepage":"https://daybrush.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daybrush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-21T13:03:01.000Z","updated_at":"2019-04-12T15:51:41.000Z","dependencies_parsed_at":"2022-08-26T15:01:35.872Z","dependency_job_id":null,"html_url":"https://github.com/daybrush/fjx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Ffjx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Ffjx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Ffjx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daybrush%2Ffjx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daybrush","download_url":"https://codeload.github.com/daybrush/fjx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245960817,"owners_count":20700781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["curry","fjx","fp","functional","fx","javascript","pipe","typescript"],"created_at":"2024-10-01T16:55:20.712Z","updated_at":"2026-04-12T23:36:01.916Z","avatar_url":"https://github.com/daybrush.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fjx  [![npm version](https://badge.fury.io/js/fjx.svg)](https://badge.fury.io/js/fjx) [![Build Status](https://travis-ci.org/daybrush/fjx.svg?branch=master)](https://travis-ci.org/daybrush/fjx) [![Coverage Status](https://coveralls.io/repos/github/daybrush/fjx/badge.svg?branch=master)](https://coveralls.io/github/daybrush/fjx?branch=master)\n\nfjx is an functional javascript extension. Support Typescript\n\nTree shaking is supported and only used functions are included.\n\n[**API Documentation**](http://daybrush.com/fjx/release/latest/doc)\n## Functional Utils\n* curry (The type supports up to five arguments of the function.)\n* pipe (The type supports up to five arguments of the function.)\n* head\n* tail\n* headArray\n* tailArray\n* isIterable\n* isIterator\n\n## Currying Functions (Support types)\n* eachArray\n* eachObject\n* eachIterator\n* mapArray\n* mapObject\n* mapIterator\n* filterArray\n* filterObject\n* filterIterator\n* reduceArray\n* reduceObject\n* reduceIterator\n* asyncEachArray\n* asyncEachObject\n* asyncEachIterator\n* asyncMapArray\n* asyncMapObject\n* asyncMapIterator\n* asyncFilterArray\n* asyncFilterObject\n* asyncFilterIterator\n* asyncReduceArray\n* asyncReduceObject\n* asyncReduceIterator\n\n## Functions\n* eachArrayF\n* eachObjectF\n* eachIteratorF\n* mapArrayF\n* mapObjectF\n* mapIteratorF\n* filterArrayF\n* filterObjectF\n* filterIteratorF\n* reduceArrayF\n* reduceObjectF\n* reduceIteratorF\n\n## Async Functions\n* asyncEachArrayF\n* asyncEachObjectF\n* asyncEachIteratorF\n* asyncMapArrayF\n* asyncMapObjectF\n* asyncMapIteratorF\n* asyncFilterArrayF\n* asyncFilterObjectF\n* asyncFilterIteratorF\n* asyncReduceArrayF\n* asyncReduceObjectF\n* asyncReduceIteratorF","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaybrush%2Ffjx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaybrush%2Ffjx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaybrush%2Ffjx/lists"}