Skip to content

AgentCreator/UkreDef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UkrDef

author: Oleksander Krainiak

year made: 2024

this is a project made to practice my skills up to that point.

it is basicly an unofficial API for the SUM Ukrainian Dictionary

In this project I learned:

  • how to use pupputeer
  • how to web scrape
  • used regex for the first time
  • how to use figlet
  • how to use TS
  • how to use forEach

how do i use it?

  1. change directory to this project.
  2. run bun .
  3. it will ask you what word defenition do you need?
  4. type the word you want to know about (in Ukrainian морозиво or in english morozyvo)
  5. get the answer!
МОРО́ЗИВО, а, сер. Заморожена солодка їжа з вершків, соку, ягід і т. ін. Вони підійшли до буфету, де продавали воду й морозиво (Олександр Копиленко, Сусіди, 1955, 66); В ресторані замовляли пиво, морозиво, якусь воду, аби тільки сидіти тут у прохолоді (Іван Ле, Міжгір'я, 1953, 14).

To install dependencies:

bun install

To run:

bun .

This project was created using bun init in bun v1.1.3. Bun is a fast all-in-one JavaScript runtime.

About

a ukrainian dictionary in your terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published