{"id":14155363,"url":"https://github.com/drizzer14/fnts","last_synced_at":"2025-07-23T19:06:30.949Z","repository":{"id":44791926,"uuid":"343732445","full_name":"drizzer14/fnts","owner":"drizzer14","description":"λ Minimal Functional Programming Utilities for TypeScript \u0026 JavaScript","archived":false,"fork":false,"pushed_at":"2025-02-26T12:37:21.000Z","size":1930,"stargazers_count":83,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T00:26:45.509Z","etag":null,"topics":["fp","function","functional","functional-programming","functions","javascript","monad","types","typescript","typescript-library"],"latest_commit_sha":null,"homepage":"https://drizzer14.github.io/fnts","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/drizzer14.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-02T10:21:05.000Z","updated_at":"2025-04-29T12:46:17.000Z","dependencies_parsed_at":"2024-06-26T16:01:26.812Z","dependency_job_id":"9b4f1019-1d9b-4a57-99a0-0cd2e23c5192","html_url":"https://github.com/drizzer14/fnts","commit_stats":{"total_commits":127,"total_committers":3,"mean_commits":"42.333333333333336","dds":0.09448818897637801,"last_synced_commit":"ac43db916b2104c5d545fbb35cabc801e6e871c5"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/drizzer14/fnts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drizzer14%2Ffnts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drizzer14%2Ffnts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drizzer14%2Ffnts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drizzer14%2Ffnts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drizzer14","download_url":"https://codeload.github.com/drizzer14/fnts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drizzer14%2Ffnts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266737742,"owners_count":23976392,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["fp","function","functional","functional-programming","functions","javascript","monad","types","typescript","typescript-library"],"created_at":"2024-08-17T08:02:58.828Z","updated_at":"2025-07-23T19:06:30.906Z","avatar_url":"https://github.com/drizzer14.png","language":"TypeScript","funding_links":[],"categories":["typescript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/drizzer14/fnts/main/logo.svg\" height=\"64\" /\u003e\n  \u003ch1 align=\"center\"\u003eλ fnts\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/drizzer14/fnts/blob/main/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/license/drizzer14/fnts\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://travis-ci.com/github/drizzer14/fnts\"\u003e\n      \u003cimg src=\"https://img.shields.io/travis/com/drizzer14/fnts\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/fnts\"\u003e\n      \u003cimg src=\"https://img.shields.io/npm/v/fnts\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nTypeScript / JavaScript functional programming utilities inspired by the\n[fantasy-land](https://github.com/fantasyland/fantasy-land) specification and\n[Haskell](https://www.haskell.org/) programming language.\n\n## Installation\n\n**TypeScript 5.0 is required for this package's typings to work properly.**\n\n```shell\nnpm i fnts\n```\n\n```shell\nyarn add fnts\n```\n\n## Usage\n\nPlease, visit the [documentation](https://drizzer14.github.io/fnts) to obtain the information about the usage and API of `fnts`.\n\n## Motivation\n\nThis project was made as a fun exercise around functional programming\nprinciples. It comes nowhere near more serious projects described below as\nalternatives, so treat it as the utility toy facilitating the approach to FP\nin TypeScript.\n\n## Alternatives\n\nThese projects would give you a decent representation of concepts `fnts`\ntried to implement and compromise with.\n\n- [fp-ts](https://github.com/gcanti/fp-ts)\n- [ramda](https://github.com/ramda/ramda)\n- [lodash/fp](https://github.com/lodash/lodash/wiki/FP-Guide)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrizzer14%2Ffnts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrizzer14%2Ffnts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrizzer14%2Ffnts/lists"}