https://github.com/codedotjs/now-animate
:clapper: animates your texts in console
https://github.com/codedotjs/now-animate
Last synced: 4 months ago
JSON representation
:clapper: animates your texts in console
- Host: GitHub
- URL: https://github.com/codedotjs/now-animate
- Owner: CodeDotJS
- License: mit
- Created: 2016-01-31T16:06:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-17T16:41:14.000Z (over 9 years ago)
- Last Synced: 2025-03-20T00:41:19.470Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# now-animate
> Animate texts in Terminal.
## Install
```
$ npm install --global now-animate
```
## Usage
```
$ now-animate -w 'YOUR TEXT'
Usage
$ now-animate
Options:
-w Enter any word or a "sentence"
```
## Screenshot


## License
MIT © [Rishi Giri](http://rishigiri.com)