{"id":13782313,"url":"https://github.com/pcmacdon/jsish","last_synced_at":"2025-05-11T15:32:24.487Z","repository":{"id":57758611,"uuid":"62890677","full_name":"pcmacdon/jsish","owner":"pcmacdon","description":"Jsi is a small, C-embeddable javascript interpreter with tightly woven Web and DB support.","archived":false,"fork":false,"pushed_at":"2024-02-22T11:22:22.000Z","size":15347,"stargazers_count":42,"open_issues_count":20,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T17:43:12.134Z","etag":null,"topics":["c","code-generation","database","debugger","diagnostics","embedded","fossil","interpreter","javascript","jsi","lockdown","markdeep","markdown","mysql","sandbox","sqlite","tracing","unit-testing","vue","websocket"],"latest_commit_sha":null,"homepage":"https://jsish.org/","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/pcmacdon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-07-08T13:28:40.000Z","updated_at":"2024-10-11T03:34:33.000Z","dependencies_parsed_at":"2024-08-03T18:12:56.405Z","dependency_job_id":"a42c0391-7fe4-445f-acf3-2960073bad86","html_url":"https://github.com/pcmacdon/jsish","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcmacdon%2Fjsish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcmacdon%2Fjsish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcmacdon%2Fjsish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcmacdon%2Fjsish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcmacdon","download_url":"https://codeload.github.com/pcmacdon/jsish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253588693,"owners_count":21932308,"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":["c","code-generation","database","debugger","diagnostics","embedded","fossil","interpreter","javascript","jsi","lockdown","markdeep","markdown","mysql","sandbox","sqlite","tracing","unit-testing","vue","websocket"],"created_at":"2024-08-03T18:01:35.093Z","updated_at":"2025-05-11T15:32:22.280Z","avatar_url":"https://github.com/pcmacdon.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Jsi is a **javascript**-ish interpreter with builtin websocket-server, sqlite and **C**-extensibility. \n\n\n[Home](https://github.com/pcmacdon/jsish/ \"Github Repository\") | [Docs](https://github.com/pcmacdon/jsish/blob/master/lib/www/md/Index.md)\n\n### Start\n\nGet source and build '''make'''.\n\nOr download a binary: https://github.com/pcmacdon/jsibin/\n\n    \n\u0026#x1f6a9; See [Start](./lib/www/md/Start.md).\n    \n### Usage\n\n    ./jsish -W -docs /          # Jsi web-docs.\n    ./jsish -S mysqlite.db      # Sqlite web-gui.\n    \nCompile and run a simple C-extension.\n\n    ./jsish -c -jsc \"function add(n1:number, n2:number=1):number { n1+=n2; \\nRETURN(n1);\\n }\" Sum \n    ./jsish -e 'require(\"Sum\",0); return Sum.add(9,3);'\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcmacdon%2Fjsish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcmacdon%2Fjsish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcmacdon%2Fjsish/lists"}