
Security News
Vite+ Joins the Push to Consolidate JavaScript Tooling
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
@hebcal/learning
Advanced tools
Javascript Daily Learning Schedules
This package provides multiple daily learning schedules used by the DailyLearning API provided by @hebcal/core
Daily regimen of learning the Babylonian Talmud. This cycle takes approximately 7½ years to complete.
dafYomi
dafWeekly
dafWeeklySunday
mishnaYomi
perekYomi
yerushalmi-vilna
yerushalmi-schottenstein
nachYomi
daily regimen of learning the books of Nevi'im (Prophets) and Ketuvim (Writings)
tanakhYomi
learning cycle for completing Tanakh annually. On Shabbat, each Torah portion is recited. On weekdays, Prophets and Writings are recited according to the ancient Masoretic division of sedarim. This cycle is completed each year
psalms
Daily study of a few chapters from the 150-chapter book of Psalms (Tehillim). The entire book is completed on the final day of each Hebrew month. On months with 29 days, the 30th portion is combined with the 29th portion
Maimonides’ Mishneh Torah legal code
rambam1
rambam3
seferHaMitzvot
Daily Mitzvah (Rambam)
arukhHaShulchanYomi
Daily study of the Arukh HaShulchan Yomi, a work of halacha written by Yechiel Michel Epstein. The work attempts to be a clear, organized summary of the sources for each chapter of the Shulchan Arukh and its commentaries, with special emphasis on the positions of the Jerusalem Talmud and Maimonides
kitzurShulchanAruch
Summary of the Shulchan Aruch of Rabbi Yosef Karo, authored by Rabbi Shlomo Ganzfried in 1864.
chofetzChaim
deals with the Jewish ethics and laws of speech
shemiratHaLashon
pirkeiAvotSummer
“Ethics of the Fathers”, studied one chapter on each Shabbat of the summer between Passover and Rosh Hashanah
$ npm install @hebcal/learning
import {HDate, DailyLearning} from '@hebcal/core';
import '@hebcal/learning';
const dt = new Date();
const hd = new HDate(dt);
const ev = DailyLearning.lookup('dafYomi', hd);
console.log(dt.toLocaleDateString(), hd.toString(), ev.render('en'));
FAQs
Daily learning schedules: Daf Yomi, Mishna Yomi, etc
The npm package @hebcal/learning receives a total of 166 weekly downloads. As such, @hebcal/learning popularity was classified as not popular.
We found that @hebcal/learning demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
Security News
Ruby Central’s incident report on the RubyGems.org access dispute sparks backlash from former maintainers and renewed debate over project governance.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.