{"id":26878866,"url":"https://github.com/logicify/sel-js","last_synced_at":"2025-03-31T12:30:03.752Z","repository":{"id":68103632,"uuid":"31623976","full_name":"Logicify/sel-js","owner":"Logicify","description":"JS implementation of the SEL(Simple Expression Language) ","archived":false,"fork":false,"pushed_at":"2015-03-04T18:00:44.000Z","size":156,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-04-15T03:17:54.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Logicify.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-03-03T22:06:00.000Z","updated_at":"2015-03-14T22:44:39.000Z","dependencies_parsed_at":"2023-02-27T00:15:31.451Z","dependency_job_id":null,"html_url":"https://github.com/Logicify/sel-js","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/Logicify%2Fsel-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logicify%2Fsel-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logicify%2Fsel-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logicify%2Fsel-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Logicify","download_url":"https://codeload.github.com/Logicify/sel-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246468668,"owners_count":20782546,"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":"2025-03-31T12:30:02.099Z","updated_at":"2025-03-31T12:30:03.745Z","avatar_url":"https://github.com/Logicify.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"SEL - Simple Expression Language\n====================================\n\n[![Build Status](https://travis-ci.org/Logicify/sel-js.svg?branch=master)](https://travis-ci.org/Logicify/sel-js)\n\nJS implementation of the [SEL(Simple Expression Language)](https://github.com/Logicify/sel)\n\n# Syntax Examples\n\nSimple interpolation\n\n```\nHello, $username.\n```\n\nInvoke function\n\n```\nUppercased value of test is $upper(test)\n```\n\nInvoke function with variable argument\n\n```\nUppercased username is $upper($username)\n```\n\nLogical operations (conjunction)\n\n```\n$allOf(true, false, false)\n```\n\nMore complex logical operations\n\n```\n$anyOf($not($myVar), $myVar)\n```\n\n# Usage\n\nTo be added soon.\n\nCredits\n-------\nAlexander Beskrovny, Logicify (\u003chttp://logicify.com/\u003e)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogicify%2Fsel-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogicify%2Fsel-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogicify%2Fsel-js/lists"}