Commit ddbe6ef
authored
Update deno.json and README.md for improved dependency management and documentation (#170)
- Added new dependencies to deno.json, including various Radix UI components and Tailwind CSS.
- Updated README.md to enhance project description, features, installation instructions, and CLI commands.
- Refactored the structure of the README for better clarity and added new sections for quick start and supported languages.
- Adjusted the CLI commands to reflect the new structure and functionality.1 parent d5c2217 commit ddbe6ef
89 files changed
Lines changed: 10247 additions & 892 deletions
File tree
- .github
- ISSUE_TEMPLATE
- workflows
- examples
- csharp/EndpointExample
- c/network
- java/websocket/src/main/resources/static
- python/flask
- .napi/manifests
- src
- apiService
- cli
- handlers
- extract
- generate
- init
- login
- manifest
- view
- middlewares
- helpers/treeSitter
- languagePlugins
- c/testFiles
- java
- dependencyFormatting
- invocationResolver
- packageResolver
- python/symbolExtractor
- manifest/auditManifest
- viewer
- src
- components
- DependencyVisualizer
- components
- contextMenu
- controls
- ControlExtensions
- detailsPanes
- visualizers
- shadcn
- hooks
- contexts
- cytoscape
- elements
- fileDependencyVisualizer
- label
- layout
- metrics
- projectDependencyVisualizer
- styles
- symbolDependencyVisualizer
- lib
- pages
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments