{"id":13670723,"url":"https://github.com/nswbmw/repl2","last_synced_at":"2025-04-27T13:32:52.893Z","repository":{"id":57353656,"uuid":"45171611","full_name":"nswbmw/repl2","owner":"nswbmw","description":"Load third-party modules into REPL from `.noderc`.","archived":false,"fork":false,"pushed_at":"2021-12-28T12:17:56.000Z","size":4,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T19:03:26.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nswbmw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-29T08:59:52.000Z","updated_at":"2024-09-18T08:56:29.000Z","dependencies_parsed_at":"2022-09-15T23:52:34.697Z","dependency_job_id":null,"html_url":"https://github.com/nswbmw/repl2","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/nswbmw%2Frepl2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nswbmw%2Frepl2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nswbmw%2Frepl2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nswbmw%2Frepl2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nswbmw","download_url":"https://codeload.github.com/nswbmw/repl2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251145692,"owners_count":21543082,"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":[],"created_at":"2024-08-02T09:00:48.570Z","updated_at":"2025-04-27T13:32:47.879Z","avatar_url":"https://github.com/nswbmw.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"## repl2\n\nLoad third-party modules into REPL from `~/.noderc`.\n\n### Install\n\n```sh\n$ npm i repl2 -g\n```\n\n### Usage\n\nStep 1:\n\n```sh\n$ vim ~/.noderc\n```\n\n```json\n{\n  \"lodash\": \"__\",\n  \"moment\": \"moment\",\n  \"validator\": \"validator\"\n}\n```\n\nStep 2:\n\n```sh\n$ npm i lodash moment validator -g\n```\n\nStep 3:\n\n```sh\n$ noder\n\u003e moment()\n\u003e validator.isEmail('xxx')\n```\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnswbmw%2Frepl2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnswbmw%2Frepl2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnswbmw%2Frepl2/lists"}