@hebcal/leyning
    Preparing search index...

    Type Alias ParshaMeta

    Parsha metadata (underlying JSON object)

    type ParshaMeta = {
        book: number;
        combined?: boolean;
        fullkriyah: { [key: string]: string[] };
        haft: Aliyah | Aliyah[];
        hebrew: string;
        num: number | number[];
        num1?: number;
        num2?: number;
        p1?: string;
        p2?: string;
        seph?: Aliyah | Aliyah[];
        weekday?: { [key: string]: string[] };
    }
    Index

    Properties

    book: number

    1 for Genesis, 2 for Exodus, 5 for Deuteronomy

    combined?: boolean
    fullkriyah: { [key: string]: string[] }

    Map of Shabbat aliyot 1 through 7 plus M for maftir

    haft: Aliyah | Aliyah[]

    Haftarah object(s)

    hebrew: string

    parsha name in Hebrew with niqud

    num: number | number[]

    1 for Bereshit, 2 for Noach, etc. undefined for holiday readings

    num1?: number
    num2?: number
    p1?: string
    p2?: string
    seph?: Aliyah | Aliyah[]

    Haftarah object(s) for Sephardim

    weekday?: { [key: string]: string[] }

    Map of weekday Torah Readings aliyot 1 through 3 for Monday and Thursday