An open API service indexing awesome lists of open source software.

https://github.com/phcode-dev/tsintelligence

Inteligence for TS , JS,TSX and JSX for phoenix code editor
https://github.com/phcode-dev/tsintelligence

Last synced: 9 months ago
JSON representation

Inteligence for TS , JS,TSX and JSX for phoenix code editor

Awesome Lists containing this project

README

          

# TypeScript Server (TSserver) Documentation Project

TSserver is a powerful tool that enhances TypeScript coding and project management. However, we recognize that the lack
of human-readable documentation can be a barrier to effectively utilizing its full potential. To address this challenge,
our project focuses on generating simple, accessible JSDoc documentation. Our goal is to make TSserver more
user-friendly, allowing anyone to leverage its capabilities without the need to decipher complex TypeScript code
syntaxes.

## Project Objective

Our main objective is to transform the complex and cryptic syntaxes of TSserver into easy-to-understand documentation.
We aim to provide clear, concise, and practical guides that cater to both beginners and experienced TypeScript
developers.

## Phoenix code LSP experiments

Please see `src/experiments/readme.md` for experiments and results for future LSP integration
into Phoenix Code.

## Getting Started

To get started with TSserver using our JSDoc documentation:

- Open the `utils/server.js` file in your project.
- View the JSDoc comments above each function to understand their usage and capabilities.

## Contributing

We welcome contributions to improve and expand the documentation. If you have insights, examples, or enhancements,
please feel free to contribute. Check out our [Contributing Guide](CONTRIBUTING.md) for guidelines on how to make
submissions.

## License

This documentation project is open-source and available under the [AGPL License](LICENSE).