{"id":18602894,"url":"https://github.com/fireisgood/fancy-text","last_synced_at":"2025-05-16T18:12:25.465Z","repository":{"id":227036525,"uuid":"770248141","full_name":"FireIsGood/fancy-text","owner":"FireIsGood","description":"A website to transform English text to fancy Unicode versions.","archived":false,"fork":false,"pushed_at":"2024-03-12T06:07:52.000Z","size":271,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T01:42:00.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fireisgood.github.io/fancy-text/","language":"TypeScript","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/FireIsGood.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":"2024-03-11T08:08:33.000Z","updated_at":"2024-03-15T11:07:13.000Z","dependencies_parsed_at":"2024-11-07T02:22:57.318Z","dependency_job_id":null,"html_url":"https://github.com/FireIsGood/fancy-text","commit_stats":null,"previous_names":["fireisgood/fancy-text"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Ffancy-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Ffancy-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Ffancy-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Ffancy-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FireIsGood","download_url":"https://codeload.github.com/FireIsGood/fancy-text/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582909,"owners_count":22095519,"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":[],"created_at":"2024-11-07T02:12:48.968Z","updated_at":"2025-05-16T18:12:25.448Z","avatar_url":"https://github.com/FireIsGood.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fancy Text\n\nA website to transform English text to fancy Unicode versions.\n\ne.g. `Now this is epic -\u003e 𝐍𝐨𝐰 𝐭𝐡𝐢𝐬 𝐢𝐬 𝐞𝐩𝐢𝐜`\n\nThe current version supports a few Mathematical Alphanumeric Symbols and some of the numbered variants. If you don't see a variant you want, [feel free to add it](#Contributing)!\n\n## Running Locally\n\n\u003cdetails\u003e\n\u003csummary\u003eInstructions to run the project on your machine. If you just want to add a map, read about contributing below.\u003c/summary\u003e\n\n### Prerequisites\n\nRead the [Astro quick start guide's prerequisite list](https://docs.astro.build/en/install/manual/#prerequisites).\n\nThis project uses pnpm. You can check that pnpm is installed in the terminal by running:\n\n```bash\npnpm -v\n```\n\n### Setup\n\nFirst, [fork the repo](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo).\n\nOnce the prerequisites are installed and you are working off the fork, [clone the repository](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository) to your local machine.\n\nThis can be done from the command line:\n\n```bash\ngit clone git@github.com:FireIsGood/fancy-text.git ./fancy-text\n```\n\n### Local Development\n\nYou can run the development server through the terminal. The default port is\n1625 because I thought it was a funny number, but you can change it with the\n`--port` flag.\n\nFrom the command line:\n\n```bash\n# Default port 1625\npnpm dev\n\n# Custom port\npnpm dev --port 1234\n```\n\nWhen Astro is done setting up, you should see a success message.\n\n```bash\n┃ Local    http://localhost:1625/\n┃ Network  use --host to expose\n```\n\nThere are additional commands you can run from the terminal:\n\n| Command                | Action                                           |\n| :--------------------- | :----------------------------------------------- |\n| `pnpm install`         | Installs dependencies                            |\n| `pnpm dev`             | Starts local dev server at `localhost:1625`      |\n| `pnpm build`           | Build your production site to `./dist/`          |\n| `pnpm preview`         | Preview your build locally, before deploying     |\n| `pnpm astro ...`       | Run CLI commands like `astro add`, `astro check` |\n| `pnpm astro -- --help` | Get help using the Astro CLI                     |\n\n\u003c/details\u003e\n\n## Contributing\n\nPull requests for add additional maps are welcome! You can find all the maps in the [/src/scripts/maps.ts](https://github.com/FireIsGood/fancy-text/blob/main/src/scripts/maps.ts) file along with a small example and directions.\n\nIf you want to add features, please [open an issue](https://github.com/FireIsGood/fancy-text/issues) before making a pull request.\n\nPlease **do not build in pull requests**, as that can cause issues with the automatic\nmerging.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireisgood%2Ffancy-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireisgood%2Ffancy-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireisgood%2Ffancy-text/lists"}