{"id":15649679,"url":"https://github.com/yiiguxing/intellij-figlet","last_synced_at":"2025-04-30T16:28:17.229Z","repository":{"id":83505172,"uuid":"167921297","full_name":"YiiGuxing/intellij-figlet","owner":"YiiGuxing","description":":electric_plug:A FIGlet-based ASCII Art generation plugin for IntelliJ based IDEs.","archived":false,"fork":false,"pushed_at":"2021-12-07T02:18:22.000Z","size":747,"stargazers_count":41,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T17:51:11.850Z","etag":null,"topics":["figlet","figlet-texts","idea-plugin","intellij","intellij-plugin","plugin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YiiGuxing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-28T07:53:18.000Z","updated_at":"2025-02-26T21:37:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa0de865-9eac-4015-bd1d-e2b2a3e88de0","html_url":"https://github.com/YiiGuxing/intellij-figlet","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YiiGuxing%2Fintellij-figlet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YiiGuxing%2Fintellij-figlet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YiiGuxing%2Fintellij-figlet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YiiGuxing%2Fintellij-figlet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YiiGuxing","download_url":"https://codeload.github.com/YiiGuxing/intellij-figlet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251741780,"owners_count":21636321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["figlet","figlet-texts","idea-plugin","intellij","intellij-plugin","plugin"],"created_at":"2024-10-03T12:30:52.828Z","updated_at":"2025-04-30T16:28:16.880Z","avatar_url":"https://github.com/YiiGuxing.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n  _____.__  ________.__          __   \n_/ ____\\__|/  _____/|  |   _____/  |_ \n\\   __\\|  /   \\  ___|  | _/ __ \\   __\\\n |  |  |  \\    \\_\\  \\  |_\\  ___/|  |  \n |__|  |__|\\______  /____/\\___  \u003e__|  \n                  \\/          \\/      \n```\n[![FIGlet](./icon.svg)](https://github.com/YiiGuxing/intellij-figlet)\n[![Jetbrains Plugins](https://img.shields.io/badge/JetBrainsPlugin-12005-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/12005-figlet)\n[![LICENSE](https://img.shields.io/github/license/YiiGuxing/intellij-figlet.svg?style=flat-square)](https://github.com/YiiGuxing/intellij-figlet/blob/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/YiiGuxing/intellij-figlet.svg?style=flat-square)](https://github.com/YiiGuxing/intellij-figlet/releases/latest)\n[![Version](https://img.shields.io/jetbrains/plugin/v/12005.svg?style=flat-square\u0026colorB=0091ea)](https://plugins.jetbrains.com/plugin/12005-figlet)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/12005.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/12005-figlet)\n-----\n\nA [FIGlet](http://www.figlet.org)-based ASCII Art generation plugin for IntelliJ based IDEs.\n\n![screenshots](./screenshots.png)\n\nInstallation\n------------\n\n- Using IDE built-in plugin system:\n  - \u003ckbd\u003eSettings(Preferences)\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace/Browse repositories...\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"figlet\"\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n- Manually:\n  - Download the [latest release](https://github.com/YiiGuxing/intellij-figlet/releases/latest) and install it manually using \u003ckbd\u003eSettings(Preferences)\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n  \nRestart IDE.\n\nUsage\n-----\n\n1. Select the text you want to convert on the editor (Optional).\n2. \u003ckbd\u003eAlt + Insert\u003c/kbd\u003e \u003e \u003ckbd\u003eASCII Art...\u003c/kbd\u003e or \u003ckbd\u003eMain menu\u003c/kbd\u003e \u003e \u003ckbd\u003eCode\u003c/kbd\u003e \u003e \u003ckbd\u003eGenerate...\u003c/kbd\u003e \u003e \u003ckbd\u003eASCII Art...\u003c/kbd\u003e.\n3. Click the \u003ckbd\u003eGenerate ASCII Art Text\u003c/kbd\u003e button.\n\n![screenshots](./screenshots.gif)\n\nOther Plugins\n-------------\n\n- [Translation Plugin](https://github.com/YiiGuxing/TranslationPlugin)\n- [Material Design Color Palette](https://github.com/YiiGuxing/material-design-color-palette)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiiguxing%2Fintellij-figlet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyiiguxing%2Fintellij-figlet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiiguxing%2Fintellij-figlet/lists"}