https://github.com/metaory/ascii-lab
Interactive experimental ASCII art effects playground with animations, particles, and visual experiments
https://github.com/metaory/ascii-lab
ascii
Last synced: 8 months ago
JSON representation
Interactive experimental ASCII art effects playground with animations, particles, and visual experiments
- Host: GitHub
- URL: https://github.com/metaory/ascii-lab
- Owner: metaory
- License: mit
- Created: 2025-10-06T01:02:49.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-10-06T01:27:27.000Z (8 months ago)
- Last Synced: 2025-10-06T03:22:27.461Z (8 months ago)
- Topics: ascii
- Language: JavaScript
- Homepage: https://metaory.github.io/ascii-lab/
- Size: 119 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ascii-lab
experimental ASCII art effects
---
---
## Development
```bash
npm run dev
```
## Build
```bash
npm run build
```
## License
[MIT](LICENSE)