Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rossoskull/animelog
A fun module that logs out your favourite anime character's ASCII Art.
https://github.com/rossoskull/animelog
Last synced: 18 days ago
JSON representation
A fun module that logs out your favourite anime character's ASCII Art.
- Host: GitHub
- URL: https://github.com/rossoskull/animelog
- Owner: rossoskull
- Created: 2018-12-19T18:59:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T10:04:56.000Z (over 5 years ago)
- Last Synced: 2024-09-28T09:18:48.662Z (3 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/animelog
- Size: 19.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## AnimeLog
[![npm](https://img.shields.io/npm/v/animelog.svg)](https://www.npmjs.com/package/animelog)
[![npm](https://img.shields.io/npm/dt/animelog.svg)](https://www.npmjs.com/package/animelog)
[![npm](https://img.shields.io/npm/l/animelog.svg)](https://www.npmjs.com/package/animlog)
A fun module that logs out your favourite anime-related stuff's ASCII Art.#### List of anime-related stuff that you can log-
- [Goku ( Dragon Ball )](https://github.com/rossoskull/animelog#log-goku-)
- [Kakashi & Obito's Mangekyou Sharingan ( Naruto )](https://github.com/rossoskull/animelog#log-kakashi--obitos-mangekyou-sharingan-)
- [Yondaime Hokage ( Naruto )](https://github.com/rossoskull/animelog#log-yondaime-hokage-)
- [Naruto ( Naruto )](https://github.com/rossoskull/animelog#log-naruto-)
- [Uchiha Itachi ( Naruto )](https://github.com/rossoskull/animelog#log-uchiha-itachi-)You can contribute and add other favourite anime characters and misc stuff!
#### To install-
```sh
$ npm install -g animelog
```#### Log Goku-
```sh
$ kamehameha
```
Output-
![ezgif-3-5b5624fedb61](https://user-images.githubusercontent.com/27884543/50243827-3fdf1980-03f4-11e9-8111-4d841c96af28.gif)#### Log Kakashi & Obito's Mangekyou Sharingan-
```sh
$ kamui
```
Output-
![kamui](https://user-images.githubusercontent.com/27884543/50246515-99971200-03fb-11e9-9759-83823d84b089.gif)#### Log Yondaime Hokage-
```sh
$ yondaime
```
Output-
![yondaime](https://user-images.githubusercontent.com/27884543/50246595-d6630900-03fb-11e9-864d-5ae6734541d3.gif)#### Log Naruto-
```sh
$ dattebayo
```
Output-
![dattebayo](https://user-images.githubusercontent.com/27884543/50557101-c73b5f80-0d07-11e9-910d-b7534bd057aa.gif)#### Log Uchiha Itachi-
```sh
$ amaterasu
```
Output-
![amaterasu](https://user-images.githubusercontent.com/27884543/50557102-c73b5f80-0d07-11e9-87df-0c4d266fbbd1.gif)