https://github.com/srilakshmikanthanp/vsfiglet
A Simple Extension to get Figlet inside your vscode !
https://github.com/srilakshmikanthanp/vsfiglet
figlet vscode-extension
Last synced: about 1 month ago
JSON representation
A Simple Extension to get Figlet inside your vscode !
- Host: GitHub
- URL: https://github.com/srilakshmikanthanp/vsfiglet
- Owner: srilakshmikanthanp
- License: mit
- Created: 2021-08-30T16:51:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T17:29:20.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T02:31:06.265Z (over 1 year ago)
- Topics: figlet, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=srilakshmikanthanp.vsfiglet
- Size: 1.98 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
VsFiglet
Generate ASCII Doc right from vscode.
Report Bug
·
Request Feature
Table of Contents
## About The Project
This is a simple extension that allows you to use Figlet in your code. Use this to create an attractive ASCII doc inside your code.
## Getting Started
To install the extension follow these simple steps.
### Installation
Install from the [marketplace](https://marketplace.visualstudio.com/items?itemName=srilakshmikanthanp.vsfiglet).
## Usage

## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Project Link: [https://github.com/srilakshmikanthnap/vsfiglet](https://github.com/srilakshmikanthnap/vsfiglet)