{"id":22989639,"url":"https://github.com/roxasshadow/chainedexpressions","last_synced_at":"2025-04-02T11:45:27.272Z","repository":{"id":13681878,"uuid":"16375633","full_name":"RoxasShadow/ChainedExpressions","owner":"RoxasShadow","description":"Chained expressions in ruby","archived":false,"fork":false,"pushed_at":"2014-02-02T23:43:49.000Z","size":176,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T02:45:32.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/RoxasShadow.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-01-30T11:34:51.000Z","updated_at":"2022-07-09T22:14:10.000Z","dependencies_parsed_at":"2022-09-05T01:10:29.239Z","dependency_job_id":null,"html_url":"https://github.com/RoxasShadow/ChainedExpressions","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/RoxasShadow%2FChainedExpressions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2FChainedExpressions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2FChainedExpressions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2FChainedExpressions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoxasShadow","download_url":"https://codeload.github.com/RoxasShadow/ChainedExpressions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246811248,"owners_count":20837745,"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-12-15T04:18:06.433Z","updated_at":"2025-04-02T11:45:27.250Z","avatar_url":"https://github.com/RoxasShadow.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"ChainedExpressions\n==================\n\nWhat is\n-------\nIt implements chained expressions in Ruby. So you are able to do\n\n```ruby\nrequire 'chainedexpressions'\nusing ChainedExpressions\n\n20 \u003c 25\n20 \u003c 25 \u003c 30\n\n20 \u003c= 25 \u003c= 30 \u003c= 30 \u003c= 35\n\n35 \u003e 30 \u003e 25  \u003e 20\n20 \u003e  3 \u003e 2.2 \u003e -2\n\n35 \u003e= 30 \u003e= 30 \u003e= 25 \u003e= 20\n```\n\nInstall\n-------\n`$ gem install chainedexpressions`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxasshadow%2Fchainedexpressions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froxasshadow%2Fchainedexpressions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxasshadow%2Fchainedexpressions/lists"}