1.0.6-y • Published 4 years ago

hourly-vocabulary v1.0.6-y

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
4 years ago

hourly-vocabulary

This is a package where we sent out a vocab every hour upon start. When you run your code, the system will either log the error or the word! After 1 hour, another one will be sent!

We are currently adding word into it, so there will be a lot of updates!

codes

Hourly Vocabulary

const client = require("hourly-vocabulary")
client.on()//will sent a word on run and every hour.

search up vocabulary

const client = require("hourly-vocabulary")
client.search("word")//will log the word in JSON string

Bug Report

We are not perfect. Everyone is not perfect. Help us by reporting incorrect words or error using this form

1.0.6-y

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago