Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ja-greetings

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ja-greetings

ja-greetings is a cli tool that displays Japanese greetings

  • 1.5.11
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

npm version Build Status Code Climate node MIT License

ja-greetings

_______________
            あ
      今  おけ
    よ年  めま
    ろも  でし
    し    とて
  おく    う
  願      ご
  い      ざ
  し      い
  ま      ま
  す      す
  。      。
---------------

ja-greetings is a cli tool that displays the greetings of each season in Japan.

Install

$ npm i ja-greetings -g

※The corresponding version of nodejs is version 6 or higher!

Usage

Just run the command! (the following is an example)

$ ja-greetings new

# shortcut
$ jgr new

Commands:

  a, all    : show all greetings
  n, new    : new years greeting
  s, summer : summer greeting
  w, winter : winter greeting
  l, last   : end of years greeting
  t, thx    : thanks greeting
  so, sorry : sorry  greeting

Optios:

  -d, --dialect   Greeting from each prefecture dialect
  -s, --surround  Decoration of the surround
  -l, --language  Select language
  -v, --version   Show version
  -h, --help      Show help

Dialects:

kyoto, osaka, okinawa, hiroshima

Languages

en, ch

Surrounds:

no        Do not surround text
w-star    ☆
b-star    ★
asterisk  *
w-tri     top: ▽  , bottom: △
b-tri     top: ▼  , bottom: ▲
slash     top: / ̄, bottom: _/

Test

$ chmod +x cli.js
$ npm t

License

MIT

Others

I'm waiting for you at any time, including code reviews, bug reports, feature additions, questions and more!

Keywords

FAQs

Package last updated on 24 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc