2.0.2 • Published 5 years ago
moonmoji v2.0.2
moonmoji
Return an emoji representing the current moon phase.
CLI
$ npm install --global moonmoji
In your bash
The main goal of this was to have the emoji display in a shell. This can be accomplished by adding the script to your PS1
export in your .bash_prompt
or similar, eg:
PS1=$(moonmoji);
export PS1;
Examples:
- note: If you have additional information in your
PS1
you'll need to have two spaces after the emoji character.
Thanks
@lauradegroot for inspiration
@bwinton for pretty much authoring the whole thing
@matiassingers for tests!
The whole meatspace community for being awesome.
Licence
MIT
2.0.2
5 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.1.10
8 years ago
1.1.9
8 years ago
1.1.8
9 years ago
1.1.7
9 years ago
1.1.6
9 years ago
1.1.5
9 years ago
1.1.4
9 years ago
1.1.3
9 years ago
1.1.2
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago
0.0.9
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
11 years ago
0.0.4
11 years ago
0.0.3
11 years ago
0.0.2
11 years ago
0.0.1
11 years ago