{"id":18597844,"url":"https://github.com/liascript/templates","last_synced_at":"2026-01-24T22:32:26.824Z","repository":{"id":114116578,"uuid":"125210926","full_name":"LiaScript/templates","owner":"LiaScript","description":"A list of templates for extending LiaScript course","archived":false,"fork":false,"pushed_at":"2019-04-01T10:59:22.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T14:11:09.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/LiaScript.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":"2018-03-14T12:43:36.000Z","updated_at":"2019-04-01T10:59:24.000Z","dependencies_parsed_at":"2023-06-13T09:30:26.938Z","dependency_job_id":null,"html_url":"https://github.com/LiaScript/templates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LiaScript/templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2Ftemplates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2Ftemplates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2Ftemplates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2Ftemplates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LiaScript","download_url":"https://codeload.github.com/LiaScript/templates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiaScript%2Ftemplates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28738968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-07T01:29:37.311Z","updated_at":"2026-01-24T22:32:26.809Z","avatar_url":"https://github.com/LiaScript.png","language":null,"readme":"\u003c!--\n\nauthor:   Andre Dietrich\nemail:    andre.dietrich@ovgu.de\nversion:  1.0.0\nlanguage: en\nnarrator: US English Female\n\n--\u003e\n\n# Templates\nA list of templates for extending LiaScript course\n\n## Computer Algebra\n\n* [Algebrit](https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/algebrite_template/master/README.md):\n  Algebrite is a Javascript library for symbolic mathematics (technically, CoffeeScript) designed to be comprehensible and easily extensible.\n\n  Features: arbitrary-precision arithmetic, complex quantities, simplification,\n  expansion , substitution, symbolic and numeric roots, units of measurement,\n  matrices, derivatives and gradients, tensors, integrals, multi-integrals,\n  computing integrals and much more!\n\n## Graphs\n\n* [MermaidJS](https://mermaidjs.github.io): A simple markdown-like script language for generating charts from text via javascript.\n  * Github: https://github.com/liaScript/mermaid_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/mermaid_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/mermaid_template/master/README.md\n\n\n## Imaging\n\n* [Pannellum 360 panorama images](https://mermaidjs.github.io): Pannellum is a lightweight, free,\n  and open source panorama viewer for the web. Built using HTML5, CSS3,\n  JavaScript, and WebGL, it is plug-in free.\n  * Github: https://github.com/liaScript/pannellum_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/pannellum_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/pannellum_template/master/README.md\n\n\n## Programming\n\n* [JSCPP - C++](https://github.com/felixhao28/JSCPP): C++ interpreter implement in JavaScript.\n  * Github: https://github.com/liaScript/jscpp_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/jscpp_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/jscpp_template/master/README.md\n\n\n* [Tau-Prolog](http://tau-prolog.org): A fully functional Prolog-Interpreter for\n  JavaScript.\n  * Github: https://github.com/liaScript/tau-prolog_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/tau-rolog_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/tau-prolog_template/master/README.md\n\n\n* [Prolog](https://curiosity-driven.org/prolog-interpreter): Prolog-Interpreter implemented in 160 lines of JavaScript-code.\n\n  * Github: https://github.com/liaScript/Prolog_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/Prolog_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/Prolog_template/master/README.md\n\n\n* [Python (Skulpt)](http://www.skulpt.org): Skulpt is an entirely\n  in-browser implementation of Python. No preprocessing, plugins, or server-side\n  support required, just write Python and reload.\n\n  * Github: https://github.com/liaScript/skulpt_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/skulpt_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/skulpt_template/master/README.md\n\n\n* [SQL](http://alasql.org): AlaSQL - is a lightweight client-side in-memory SQL\n  database designed to work in browser and Node.js. It Handles both traditional\n  relational tables and nested JSON data (NoSQL). Export, store, and import data\n  from localStorage, IndexedDB, or Excel.\n\n  * Github: https://github.com/liaScript/alasql_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/alasql_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/alasql_template/master/README.md\n\n\n* [rextester](http://rextester.com): support for 45 different programming languages\n\n  * Github: https://github.com/liaScript/rextester_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/rextester_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/rextester_template/master/README.md\n\n\n* [TensorFlow.JS](https://js.tensorflow.org): A JavaScript library for training\n  and deploying ML models in the browser and on Node.js\n\n  * Github: https://github.com/liaScript/tensorflowjs_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/tensorflowjs_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/tensorflowjs_template/master/README.md\n\n## Simulations\n\n* [logicemu](https://lodev.org/logicemu/): A digital logic simulator, that\n  allows to define circuits ASCII-art diagrams and directly parses and executes\n  them.\n\n  * Github: https://github.com/liaScript/logicemu_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/logicemu_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/logicemu_template/master/README.md\n\n## WebDev\n\n* A basic Web-Development Template that combines HTML and JavaScript, either\n  separated or in combination.\n\n  * Github: https://github.com/liaScript/WebDev_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/WebDev_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/WebDev_template/master/README.md\n\n## Visualization\n\n* [ProcessingJS](http://processingjs.org/): Processing.js is the sister project\n  of the popular Processing visual programming language, designed for the web.\n  Processing.js makes your data visualizations, digital art, interactive\n  animations, educational graphs, video games, etc. work using web standards and\n  without any plug-ins. You write code using the Processing language, include it\n  in your web page, and Processing.js does the rest. It's not magic, but almost.\n\n  * Github: https://github.com/liaScript/processing_template\n  * Raw-File: https://raw.githubusercontent.com/liaScript/processing_template/master/README.md\n  * LiaScript: https://liascript.github.io/course/?https://raw.githubusercontent.com/liaScript/processing_template/master/README.md\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliascript%2Ftemplates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliascript%2Ftemplates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliascript%2Ftemplates/lists"}