Skip to content

gurelbs/hebrew-js

Repository files navigation

Welcome to hebrew-js 👋

* Currently this is just a beta version

Version License: ISC

open-source engine with API for Real-time questions In Hebrew.

Install

npm install hebrew-js

import

const { Hebrew } = require('hebrew-js')

Usage

const { 
  direction, 
  meaning,  
  news, 
  translate, 
  weather 
} = new Hebrew()

direction('תל אביב','ירושלים')
news('קורונה')
translate('תרגם לאנגלית אפליקציה בעברית')
weather('פתח תקווה')
meaning('פילוסופיה')

Author

👤 Gurel Ben Shabat

Show your support

Give a ⭐️ if this project helped you!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published