xgmem
xgmem is a high-functionality memo management tool developed in JavaScript. Users can easily create, edit, and organize notes, providing an intuitive interface. It also includes search and tagging features, enabling efficient information management. Notably, the collaboration features are enhanced, allowing for real-time teamwork.
GitHub Stars
5
User Rating
Not Rated
Favorites
0
Views
83
Forks
1
Issues
0
Programming Languages
System Requirements
No specific requirements are documented
Maintenance Status
MaintainedGitHub Topics
0
Followers
0
Repositories
0
Gists
0
Total Contributions
The code-scanner-server is a CLI tool and MCP server built with TypeScript and Node.js that scans code files for definitions such as classes and functions. It respects .gitignore, provides line numbers, and outputs in LLM-friendly formats like XML and Markdown. Utilizing the Tree-sitter parsing library, it analyzes source code and extracts structural information, supporting multiple programming languages.