{"id":23435517,"url":"https://github.com/customcommander/functionaut","last_synced_at":"2025-04-09T17:33:33.405Z","repository":{"id":44717332,"uuid":"338660402","full_name":"customcommander/functionaut","owner":"customcommander","description":"General purpose library for the functional programming hobbyist.","archived":false,"fork":false,"pushed_at":"2022-08-18T20:02:18.000Z","size":847,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-15T15:03:30.337Z","etag":null,"topics":["functional-programming","javascript"],"latest_commit_sha":null,"homepage":"http://customcommander.github.io/functionaut/","language":"JavaScript","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/customcommander.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-13T20:10:43.000Z","updated_at":"2022-01-09T23:00:10.000Z","dependencies_parsed_at":"2022-07-20T15:02:20.644Z","dependency_job_id":null,"html_url":"https://github.com/customcommander/functionaut","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":"customcommander/project-blueprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customcommander%2Ffunctionaut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customcommander%2Ffunctionaut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customcommander%2Ffunctionaut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customcommander%2Ffunctionaut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/customcommander","download_url":"https://codeload.github.com/customcommander/functionaut/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248077678,"owners_count":21044008,"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":["functional-programming","javascript"],"created_at":"2024-12-23T12:51:44.419Z","updated_at":"2025-04-09T17:33:33.085Z","avatar_url":"https://github.com/customcommander.png","language":"JavaScript","readme":"![npm bundle size (scoped)](https://img.shields.io/bundlephobia/min/@customcommander/functionaut)\n![Maintenance](https://img.shields.io/maintenance/yes/2022)\n\n# Functionaut\n\nGeneral purpose library for the functional programming hobbyist.\n\n## Installation\n\n```\nnpm i @customcommander/functionaut\n```\n\n### Browser\n\nA browser bundle is available and exports the library under the `window['@customcommander/functionaut']` namespace:\n\n```html\n\u003cscript src=\"./node_modules/@customcommander/functionaut/dist/browser.min.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  const {map, add} = window['@customcommander/functionaut'];\n  map(add(42))([0, 1, 2]);\n  //=\u003e [42, 43, 44]\n\u003c/script\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustomcommander%2Ffunctionaut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcustomcommander%2Ffunctionaut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustomcommander%2Ffunctionaut/lists"}