{"id":15362620,"url":"https://github.com/hemanth/ramda-repl","last_synced_at":"2025-07-18T10:33:01.571Z","repository":{"id":1346352,"uuid":"42305211","full_name":"hemanth/ramda-repl","owner":"hemanth","description":"Ramdajs REPL.","archived":false,"fork":false,"pushed_at":"2022-01-14T16:09:55.000Z","size":355,"stargazers_count":30,"open_issues_count":4,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-21T22:05:10.872Z","etag":null,"topics":["functional","ramda","repl"],"latest_commit_sha":null,"homepage":null,"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/hemanth.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":"2015-09-11T11:41:10.000Z","updated_at":"2025-03-08T17:36:55.000Z","dependencies_parsed_at":"2022-08-06T10:16:12.675Z","dependency_job_id":null,"html_url":"https://github.com/hemanth/ramda-repl","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/hemanth/ramda-repl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Framda-repl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Framda-repl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Framda-repl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Framda-repl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemanth","download_url":"https://codeload.github.com/hemanth/ramda-repl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Framda-repl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265742363,"owners_count":23820832,"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","ramda","repl"],"created_at":"2024-10-01T13:02:44.657Z","updated_at":"2025-07-18T10:33:01.541Z","avatar_url":"https://github.com/hemanth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ramda-repl \n\u003e [Ramda](http://ramdajs.com/) + [ramda-fantasy](https://www.npmjs.com/package/ramda-fantasy) REPL \n\n\n## Install\n\n```\n$ npm install --save ramda-repl\n```\n\n\n## Usage\n\n```js\nvar ramdaRepl = require('ramda-repl');\n\nramdaRepl();\n//=\u003e Will start a REPL\n```\n\n\n## CLI\n\n```sh\n$ npm install --global ramda-repl\n```\n\n```sh\n$ ramda-repl\n```\n\n__Will start a REPL as below with `R` as well as current context is extended with ramda__\n\n```\nWelcome to Ramda REPL!\n\nλ \u003e typeof R \n'object'\n\nλ \u003e typeof map\n'function'\n\nλ \u003e typeof zipWith\n'function'\n\n```\n\n## GIF FTW\n\n![ramda-repl](./ramda-repl.gif)\n\n## License\n\nMIT © [Hemanth.HM](http://h3manth.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanth%2Framda-repl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemanth%2Framda-repl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanth%2Framda-repl/lists"}