{"id":50724428,"url":"https://github.com/curnext/logicmap","last_synced_at":"2026-06-10T03:02:15.718Z","repository":{"id":329350399,"uuid":"1119218981","full_name":"curnext/logicmap","owner":"curnext","description":"Interactive bifurcation diagram and cobweb plot for the Logistic Map equations.","archived":false,"fork":false,"pushed_at":"2025-12-19T11:12:14.000Z","size":1831,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-21T23:24:13.763Z","etag":null,"topics":["bifurcation-diagram","cobweb-plot","logistic-map","math-visualization","svelte","typescript"],"latest_commit_sha":null,"homepage":"https://logicmap.curnext.com","language":"Svelte","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/curnext.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-18T23:55:16.000Z","updated_at":"2025-12-19T11:12:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/curnext/logicmap","commit_stats":null,"previous_names":["curnext/logicmap"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/curnext/logicmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curnext%2Flogicmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curnext%2Flogicmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curnext%2Flogicmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curnext%2Flogicmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curnext","download_url":"https://codeload.github.com/curnext/logicmap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curnext%2Flogicmap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34134633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bifurcation-diagram","cobweb-plot","logistic-map","math-visualization","svelte","typescript"],"created_at":"2026-06-10T03:02:13.905Z","updated_at":"2026-06-10T03:02:15.711Z","avatar_url":"https://github.com/curnext.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LogicMap\n\nA beautiful, interactive visualization of the **Logistic Map**—the simple equation that reveals the edge of chaos.\n\n👉 **Live Demo**: [logicmap.curnext.com](https://logicmap.curnext.com)\n\n![LogicMap Preview](public/preview.png)\n\n## About\n\n**LogicMap** is an educational tool designed to make Chaos Theory intuitive and accessible. It visualizes the famous [logistic map](https://en.wikipedia.org/wiki/Logistic_map) equation:\n\n$$x_{n+1} = r \\cdot x_n \\cdot (1 - x_n)$$\n\nThrough an interactive interface, users can explore how changing a single variable ($r$, the growth rate) transitions a system from stability to periodicity, and finally into pure chaos.\n\n### Features\n\n- **Interactive Bifurcation Diagram**: Explore the fractal structure of the logistic map.\n- **Animated Cobweb Plot**: Visualize the iterative process step-by-step.\n- **Guided Introduction**: A built-in crash course on the \"Edge of Chaos\" and the Butterfly Effect.\n- **Real-time Controls**: Adjust simulation speed, detail level, and visual parameters.\n\n## Tech Stack\n\n- **Framework**: [Svelte 5](https://svelte.dev/)\n- **Build Tool**: [Vite](https://vitejs.dev/)\n- **Language**: TypeScript\n- **Styling**: CSS / Tailwind utilities\n\n## Local Development\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/curnext/logicmap.git\n   cd logicmap\n   ```\n\n2. **Install dependencies**\n   ```bash\n   npm install\n   ```\n\n3. **Start the development server**\n   ```bash\n   npm run dev\n   ```\n\n4. **Build for production**\n   ```bash\n   npm run build\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurnext%2Flogicmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcurnext%2Flogicmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurnext%2Flogicmap/lists"}