codecrumbs
Code navigation tool
An application that analyzes source code and generates visual guides to help developers navigate large codebases
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
3k stars
43 watching
102 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 2 awesome lists
codecppdocumentation-tooljavajavascriptlearningphppythonsoftware-architecturetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,491 |
codecombat/codecombat | An interactive learning platform for programming languages, specifically JavaScript. | 7,977 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,838 |
mattdesl/canvas-sketch | A framework for generating dynamic artwork in the browser using JavaScript and HTML5 canvas | 5,049 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,865 |
microsoft/code-push | Enables mobile app updates directly to user devices | 4,372 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,587 |
jsdoc/jsdoc | An API documentation generator for JavaScript. | 15,053 |
googlecreativelab/coder | A platform for creating simple web applications on Raspberry Pi using JavaScript and a web browser | 2,426 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,540 |
coder/code-server | An environment to run VS Code on any machine with a consistent development setup in the browser. | 68,567 |
ruanyf/webpack-demos | A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,594 |
paperjs/paper.js | A JavaScript library and framework for creating vector graphics applications using HTML5 Canvas | 14,507 |
browserify/browserify-handbook | A comprehensive guide to building modular applications with browserify, covering its usage, features, and best practices. | 4,584 |
humanwhocodes/computer-science-in-javascript | A collection of classic computer science paradigms and algorithms implemented in JavaScript | 9,065 |