frag-caesar

1.1.0 • Public • Published

Frag Caesar Scrapper

Frag Caesar is a german-latin vocabulary page. This package allows you to get information from that page easy and quickly.

Please do not judge my code I did this in less than two hours.

fragCaesar.getWordInformation('appellantur') return for example:

{
latin: 'appellantur',
type: 'Verb',
flexion_type: 'A-Konjugation',
form: '3. Person Plural Präsens Indikativ Passiv',
german: 'sie werden genannt|sie werden angeredet|sie werden angerufen|sie werden angesprochen|sie werden ausgesprochen|sie werden benannt|sie werden durchsetzt; durchgesetzt'
}

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i frag-caesar

    Weekly Downloads

    1

    Version

    1.1.0

    License

    WTFPL

    Unpacked Size

    6.39 kB

    Total Files

    10

    Last publish

    Collaborators

    • scderox