{"id":16332965,"url":"https://github.com/eight04/expression-eval-bundle","last_synced_at":"2025-08-20T12:08:33.100Z","repository":{"id":69198185,"uuid":"115529468","full_name":"eight04/expression-eval-bundle","owner":"eight04","description":"This repository bundles expression-eval and jsep to a single file.","archived":false,"fork":false,"pushed_at":"2017-12-27T15:21:07.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-26T14:11:07.263Z","etag":null,"topics":["browser","eval","expression-evaluator","javascript","parser","rollup"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/eight04.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-27T14:34:16.000Z","updated_at":"2020-10-26T14:27:59.000Z","dependencies_parsed_at":"2023-03-13T20:25:36.655Z","dependency_job_id":null,"html_url":"https://github.com/eight04/expression-eval-bundle","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/eight04%2Fexpression-eval-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eight04%2Fexpression-eval-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eight04%2Fexpression-eval-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eight04%2Fexpression-eval-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eight04","download_url":"https://codeload.github.com/eight04/expression-eval-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239302895,"owners_count":19616623,"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":["browser","eval","expression-evaluator","javascript","parser","rollup"],"created_at":"2024-10-10T23:33:55.788Z","updated_at":"2025-02-17T14:22:52.739Z","avatar_url":"https://github.com/eight04.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository bundles [expression-eval](https://github.com/donmccurdy/expression-eval) and [jsep](https://github.com/soney/jsep) to a single file. You can find the bundle under `dist/` folder.\n\nUsage:\n\n```js\nconst render = expressionEval.compile(\"[a + 1, b.slice(-2), c.toUpperCase()]\");\nrender({a: 1, b: \"foo\", c: \"bar\"});\n// [ 2, \"oo\", \"BAR\" ]\n```\n\n[Live demo](https://jsbin.com/wokulacatu/edit?js,console)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feight04%2Fexpression-eval-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feight04%2Fexpression-eval-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feight04%2Fexpression-eval-bundle/lists"}