{"id":21144368,"url":"https://github.com/gilbert/jsdn","last_synced_at":"2025-07-09T06:30:46.562Z","repository":{"id":13977130,"uuid":"16677887","full_name":"gilbert/jsdn","owner":"gilbert","description":"JavaScript Diagram Notation","archived":false,"fork":false,"pushed_at":"2016-02-22T19:58:45.000Z","size":6083,"stargazers_count":29,"open_issues_count":0,"forks_count":28,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-10T21:27:54.069Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gilbert.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}},"created_at":"2014-02-09T22:47:10.000Z","updated_at":"2022-11-23T23:11:06.000Z","dependencies_parsed_at":"2022-07-31T17:09:04.563Z","dependency_job_id":null,"html_url":"https://github.com/gilbert/jsdn","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbert%2Fjsdn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbert%2Fjsdn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbert%2Fjsdn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbert%2Fjsdn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilbert","download_url":"https://codeload.github.com/gilbert/jsdn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225489434,"owners_count":17482378,"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-11-20T08:17:21.011Z","updated_at":"2024-11-20T08:17:21.609Z","avatar_url":"https://github.com/gilbert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSDN: JavaScript Diagram Notation\n\nJSDN is a formalized way of visually simulating execution of the JavaScript language. It is both a diagram notation and set of simplified execution rules.\n\n## Goals\n\nJSDN is intended to be a tool for teaching not just the JavaScript language, but general Computer Science concepts as well (heap, stack, closures, garbage collection, etc.).\n\n100% accuracy on internals representation is **not** a goal of JSDN. Consistency and concepts are favored over intricate details such as language performance optimizations. For example, every time a variable is assigned to a new string, in JSDN we say the string is *created*, even though the string may already exist depending on the JS runtime / interpretor.\n\n## Material\n\n1. [Variables and Function Calls](learn/jsdn-functions-1.pdf?raw=true)\n2. [More Function Calls](learn/jsdn-functions-2.pdf?raw=true)\n3. [Functions as Arguments](learn/jsdn-functions-3.pdf?raw=true)\n4. [Closures](learn/jsdn-closures-1.pdf?raw=true)\n5. [Closures 2](learn/jsdn-closures-2.pdf?raw=true)\n6. [Objects in Memory](learn/jsdn-objects-1.pdf?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbert%2Fjsdn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilbert%2Fjsdn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbert%2Fjsdn/lists"}