Welcome to hejs 👋
* Currently this is just a beta version
open-source engine with API for Real-time questions In Hebrew.
Install
npm install hejs
import
const { Hebrew } = require('hejs')
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!
[] Quickstart guide
[] Endpoint definitions
[] Code snippets
[] Example responses