Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uncenter/octotree
🌲 Turn GitHub repositories into ASCII trees.
https://github.com/uncenter/octotree
ascii-tree solid-start solidjs tree-generator
Last synced: 16 days ago
JSON representation
🌲 Turn GitHub repositories into ASCII trees.
- Host: GitHub
- URL: https://github.com/uncenter/octotree
- Owner: uncenter
- License: mit
- Created: 2023-04-13T21:55:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T03:35:09.000Z (10 months ago)
- Last Synced: 2024-10-13T14:16:32.132Z (about 1 month ago)
- Topics: ascii-tree, solid-start, solidjs, tree-generator
- Language: TypeScript
- Homepage: https://tree.uncenter.dev
- Size: 420 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Octotree
[![SolidJS](https://img.shields.io/badge/SolidJS-374F6A?style=flat-square&logo=solid&logoColor=white)](https://solidjs.com)
[![Typescript](https://img.shields.io/badge/TypeScript-007ACC?style=flat-square&logo=typescript&logoColor=white)](https://typescriptlang.org/)
[![Tailwind](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=flat-square&logo=tailwind-css&logoColor=white)](https://tailwindcss.com)Get the ASCII tree representation of any GitHub repository.
## License
[MIT](https://choosealicense.com/licenses/mit/)
Some of the Tailwind CSS classes used in this project are from [Flowbite](https://flowbite.com/), which is also licensed under the [MIT License](https://flowbite.com/docs/getting-started/license/#released-code).