{"id":16894206,"url":"https://github.com/jsuereth/evil_monkey","last_synced_at":"2025-08-02T23:07:35.196Z","repository":{"id":15719632,"uuid":"18457740","full_name":"jsuereth/evil_monkey","owner":"jsuereth","description":"Because sometimes you need an evil monkey to do it.","archived":false,"fork":false,"pushed_at":"2014-04-05T01:49:43.000Z","size":108,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T10:18:17.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/jsuereth.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":"2014-04-05T01:48:49.000Z","updated_at":"2015-03-07T16:51:24.000Z","dependencies_parsed_at":"2022-09-07T01:41:19.662Z","dependency_job_id":null,"html_url":"https://github.com/jsuereth/evil_monkey","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsuereth/evil_monkey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fevil_monkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fevil_monkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fevil_monkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fevil_monkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsuereth","download_url":"https://codeload.github.com/jsuereth/evil_monkey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fevil_monkey/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268470798,"owners_count":24255391,"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-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2024-10-13T17:18:00.548Z","updated_at":"2025-08-02T23:07:35.148Z","avatar_url":"https://github.com/jsuereth.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Evil Monkey #\nBecause sometimes you're working with legacy code and there is no better way.\n\nMight as well enjoy it while doing evil.\n\n\n## Examples ##\n\nNote: All these methods are private, final, static or all three.\n\n```scala\n$ sbt test:console\nscala\u003e val cls = com.jsuereth.evil.Monkey.static[Evil]\ncls: com.jsuereth.evil.StaticMonkey = com.jsuereth.evil.StaticMonkey@517e109e\n\nscala\u003e cls.bar[Int]\nres9: Option[Int] = Some(2)\n\nscala\u003e val monkey = com.jsuereth.evil.Monkey(new Evil())\nmonkey: com.jsuereth.evil.Monkey = com.jsuereth.evil.Monkey@2587053f \n\nscala\u003e monkey.foo[Int]\nres10: Option[Int] = Some(1)\n\nscala\u003e monkey.foo = 3\nmonkey.foo: Option[Nothing] = Some(3)\n\nscala\u003e monkey.dumb(\"Hello\")\nDUMB!!! Hello\nres11: Option[Nothing] = Some(null)\n\nscala\u003e monkey.dumb2[String](\"Hello, Again\")\nres12: Option[String] = Some(Hello, Againmore)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsuereth%2Fevil_monkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsuereth%2Fevil_monkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsuereth%2Fevil_monkey/lists"}