hejs
v0.2.5
Published
open-source engine with API for Real-time questions In Hebrew.
Readme
open-source engine with API for Real-time questions In Hebrew.
Install
npm i hejsimport
import { Answers } from 'hejs'
Usage
const {
direction,
meaning,
news,
translate,
weather
} = new Answers()
direction('תל אביב','ירושלים')
news('קורונה')
translate('hello world','עברית')
weather('פתח תקווה')
meaning('פילוסופיה')
Author
👤 Gurel Ben Shabat
Show your support
Give a ⭐️ if this project helped you!
[] Quickstart guide [] Endpoint definitions [] Code snippets [] Example responses
