{"id":13607984,"url":"https://github.com/alanrsoares/prelude-js","last_synced_at":"2026-05-05T00:04:22.069Z","repository":{"id":35225412,"uuid":"39484621","full_name":"alanrsoares/prelude-js","owner":"alanrsoares","description":"functional/point-free utils for JavaScript","archived":false,"fork":false,"pushed_at":"2023-08-03T06:39:10.000Z","size":591,"stargazers_count":100,"open_issues_count":4,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-12-07T19:21:07.070Z","etag":null,"topics":["functional-programming"],"latest_commit_sha":null,"homepage":"","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/alanrsoares.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-07-22T03:58:02.000Z","updated_at":"2024-11-06T23:05:32.000Z","dependencies_parsed_at":"2024-01-08T10:16:45.130Z","dependency_job_id":"c778e0c7-92fd-48c6-9c6a-b548cab16024","html_url":"https://github.com/alanrsoares/prelude-js","commit_stats":{"total_commits":441,"total_committers":2,"mean_commits":220.5,"dds":"0.0045351473922902175","last_synced_commit":"c2be6b7f9359f3bb0bd46481b5377872589e329e"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanrsoares%2Fprelude-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanrsoares%2Fprelude-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanrsoares%2Fprelude-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanrsoares%2Fprelude-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alanrsoares","download_url":"https://codeload.github.com/alanrsoares/prelude-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230527875,"owners_count":18240052,"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"],"created_at":"2024-08-01T19:01:23.352Z","updated_at":"2026-05-05T00:04:22.064Z","avatar_url":"https://github.com/alanrsoares.png","language":"JavaScript","funding_links":[],"categories":["Libraries","JavaScript","Functional Programming","Functional Programming [🔝](#readme)","函数式编程"],"sub_categories":["Runner","运行器","运行器e2e测试"],"readme":"# Preλude-js\n\nA modular implementation of Haskell's Prelude for modern JavaScript.\n\nThe repo now targets native ESM and a Bun-first workflow. There is no Babel build step, no generated CommonJS dist in source control, and the package exports point directly at the maintained source files.\n\nSee [docs/README.md](./docs/README.md) for the module reference.\n\n## Install\n\n```bash\nbun add preludejs\n```\n\n```bash\nnpm install preludejs\n```\n\n## Development\n\n```bash\nbun install\nbun run lint\nbun test\n```\n\n## Package Layout\n\n- `preludejs` resolves to `src/index.js`.\n- `preludejs/List`, `preludejs/Func`, `preludejs/Obj`, and the other module subpaths are exported directly.\n- Deep imports such as `preludejs/List/map` are also exported for consumers that want single-function entrypoints.\n- Legacy generated module folders are no longer stored in the repository root.\n\n![Prelude-js logo](./logo.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanrsoares%2Fprelude-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falanrsoares%2Fprelude-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanrsoares%2Fprelude-js/lists"}