{"id":13804399,"url":"https://github.com/pulover/eval","last_synced_at":"2025-05-13T17:32:11.190Z","repository":{"id":50432645,"uuid":"53463623","full_name":"Pulover/Eval","owner":"Pulover","description":"AHK Function to evaluate expressions dynamically in strings.","archived":false,"fork":false,"pushed_at":"2020-12-28T22:43:10.000Z","size":55,"stargazers_count":29,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-05T01:11:04.050Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://autohotkey.com/boards/viewtopic.php?f=6\u0026t=13565","language":"AutoHotkey","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pulover.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":"2016-03-09T03:02:35.000Z","updated_at":"2024-06-04T04:14:54.000Z","dependencies_parsed_at":"2022-09-12T22:20:12.323Z","dependency_job_id":null,"html_url":"https://github.com/Pulover/Eval","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pulover%2FEval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pulover%2FEval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pulover%2FEval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pulover%2FEval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pulover","download_url":"https://codeload.github.com/Pulover/Eval/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225247872,"owners_count":17444134,"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-08-04T01:00:47.134Z","updated_at":"2024-11-18T20:31:56.522Z","avatar_url":"https://github.com/Pulover.png","language":"AutoHotkey","readme":"﻿# Eval()\n\n## Evaluate Expressions Dynamically in Strings.\n\n### Credits\nExprEval() by Uberi\n\n## Return\nAn array (object) with the result of each expression.\n\n## Parameters\n\n### String:\nThe input string to be evaluated. You can enter multiple expressions separated by commas (inside the string).\n\n### CustomVars [optional]\nAn Associative Array object containing variables names as keys and values to replace them. For example, setting it to {A_Index: A_Index} inside a loop will replace occurrences of A_Index with the correct value for the iteration.\n\n\n","funding_links":[],"categories":["Libraries"],"sub_categories":["Maths"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpulover%2Feval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpulover%2Feval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpulover%2Feval/lists"}