{"id":21643402,"url":"https://github.com/siman-man/lier","last_synced_at":"2025-07-21T03:02:19.586Z","repository":{"id":56881172,"uuid":"87016720","full_name":"siman-man/lier","owner":"siman-man","description":"Lier reverses return value of method which end with '?'.","archived":false,"fork":false,"pushed_at":"2018-10-26T10:08:13.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-15T08:56:39.401Z","etag":null,"topics":["gem","joke","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/siman-man.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-02T21:16:04.000Z","updated_at":"2020-07-11T10:41:46.000Z","dependencies_parsed_at":"2022-08-20T13:00:46.742Z","dependency_job_id":null,"html_url":"https://github.com/siman-man/lier","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/siman-man/lier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Flier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Flier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Flier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Flier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siman-man","download_url":"https://codeload.github.com/siman-man/lier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siman-man%2Flier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266227077,"owners_count":23895759,"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":["gem","joke","ruby"],"created_at":"2024-11-25T05:32:01.961Z","updated_at":"2025-07-21T03:02:19.481Z","avatar_url":"https://github.com/siman-man.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lier\n\nLier reverses return value of method which end with '?'. (without `respond_to?`)\n\n## Installation\n\ninstall it yourself as:\n\n```\n$ gem install lier\n```\n\n## Usage\n\n```ruby\nrequire 'lier'\n\np (1..10).include?(3)     #=\u003e true\np (1..10).include?(100)   #=\u003e false\np [1, 2, 3].all?(\u0026:odd?)  #=\u003e false\np [1, 2, 3].any?(\u0026:odd?)  #=\u003e true\n\nusing Lier\n\np (1..10).include?(3)     #=\u003e false\np (1..10).include?(100)   #=\u003e true\np [1, 2, 3].all?(\u0026:odd?)  #=\u003e true\np [1, 2, 3].any?(\u0026:odd?)  #=\u003e false\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/siman-man/lier. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiman-man%2Flier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiman-man%2Flier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiman-man%2Flier/lists"}