gimatria

1.0.1 • Public • Published

Gimatria

Converting an Hebrew text to number. Converting a number to an Hebrew text.

Usage

In your script file:

  • Include this script:
require("gimatria")

or

import "gimatria"

or

<script src="gimatria"></script>
  • Use:
console.log((5779).gimatria());
console.log("ה'תשעט".gimatria())

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Package Sidebar

Install

npm i gimatria

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

4.31 kB

Total Files

4

Last publish

Collaborators

  • chaim.fn