Skip to content

azu/---jp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

消費税率jp

現在の消費税率

Installation

npm install 消費税率jp

FIXME : npmで日本語のパッケージ名publish出来ませんでした。

Usage

var 消費税率 = require("../index");
var 百円 = 100;
百円 * 消費税率

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

About

Deprecated

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published