{"id":16356911,"url":"https://github.com/bijington/expressive","last_synced_at":"2025-03-31T04:01:15.034Z","repository":{"id":44932787,"uuid":"61041100","full_name":"bijington/expressive","owner":"bijington","description":"Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .NET Standard so it will run on practically any platform.","archived":false,"fork":false,"pushed_at":"2024-10-01T10:30:50.000Z","size":3924,"stargazers_count":164,"open_issues_count":23,"forks_count":25,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-10-12T01:44:38.339Z","etag":null,"topics":["cross-platform","evaluation","evaluation-framework","expression-evaluator","expression-parser","hacktoberfest","netstandard","parsing","xamarin"],"latest_commit_sha":null,"homepage":"","language":"C#","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/bijington.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["bijington"]}},"created_at":"2016-06-13T14:03:09.000Z","updated_at":"2024-10-01T10:30:54.000Z","dependencies_parsed_at":"2024-06-18T18:42:52.959Z","dependency_job_id":"9a2988ea-63de-4336-a076-f3844b264bd4","html_url":"https://github.com/bijington/expressive","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bijington%2Fexpressive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bijington%2Fexpressive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bijington%2Fexpressive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bijington%2Fexpressive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bijington","download_url":"https://codeload.github.com/bijington/expressive/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413227,"owners_count":20773053,"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":["cross-platform","evaluation","evaluation-framework","expression-evaluator","expression-parser","hacktoberfest","netstandard","parsing","xamarin"],"created_at":"2024-10-11T01:44:32.835Z","updated_at":"2025-03-31T04:01:14.966Z","avatar_url":"https://github.com/bijington.png","language":"C#","funding_links":["https://github.com/sponsors/bijington"],"categories":[],"sub_categories":[],"readme":"# Expressive\n\nExpressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for `.NET Standard` so it will run on practically any platform.\n\nDocumentation on how to use the framework can be found [here](https://github.com/bijington/expressive/wiki).\n\n## Usage Example\n\n```c\nvar expression = new Expression(\"1+2\");\nvar result = expression.Evaluate();\n```\n\nFor further detail of usage please see the ([Usage wiki page](https://github.com/bijington/expressive/wiki/Usage))\n\n## Playground\n\nA full playground can be found at: https://bijington.github.io/expressive-playground/ (Currently under development so be gentle :))\n\n## Releases\n\nExpressive is available via:\n\n* [GitHub releases](https://github.com/bijington/expressive/releases/latest)\n* [NuGet package](https://www.nuget.org/packages/ExpressiveParser/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbijington%2Fexpressive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbijington%2Fexpressive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbijington%2Fexpressive/lists"}